body {
background-color: #ffffff;
}

#title {
  width: 888px;
  margin:0 auto;
  padding:10px;
  text-align:center;
  }

p { 
font: 12pt Calibri; 
float: top; 
text-align: left;
}

p.footer { 
font: 12pt Calibri; 
float: top; 
text-align: center;
}

a.title {
font-family: "Times New Roman", serif;
font-style: normal;
font-weight: bold;
font-size: 25px;
text-shadow: -3px 3px 3px #CCC;
text-align: center;
}

a:hover.title {
text-decoration: none;
}

a {
font-weight: bold; 
color: #7ca2b8;
text-decoration: none;
}

a:hover {
font-weight: bold; 
color: #7ca2b8;
text-decoration: underline; 
}

div.menu {
text-shadow: -2px 2px 3px #CCC; 
text-align: center; 
font: 14pt Verdana;
}

div.posts {
text-shadow: -2px 2px 3px #CCC; 
font: 12pt Verdana; 
text-align: left;
}

a.posts {
text-decoration: none; 
font-weight: bold; 
color: #7ca2b8
}

a:hover.posts {
font-weight: bold; 
color: #000000
}

h1{
text-shadow: -3px 3px 3px #CCC; 
color: #000000; 
font-size: 25px; 
text-align: center;
}
