body {
background:#fff;
color:#555;
font-family:verdana,sans-serif;
font-size:13px;
}

a {
color:#555;
}

.bodytext {
background:red;
display:block;
padding:0 0 0 10px;
}

h1, h2, h3, h4, h5, h6 {
margin:10px 0 10px 5px;
}

h1 {
padding:5px;
font-size:17px;
}

h2 {
padding:5px;
font-size:15px;
}

#logo {
text-align:right;
background-position:0 -10px;
}

hr {
height:1px;
border-top:1px dotted #555;
border-right:0;
border-bottom:0;
border-left:0;
}



.align-right {text-align:right;}
.align-center {text-align:center;}
