@charset "utf-8";
/* CSS Document */

BODY {
margin:0;
padding:0;
font: 11px Arial, sans-serif;
color:#666666;
}

#logo {
margin-left:auto;
margin-right:auto;
}
HR {
background-color: red;
height: 1px;
border: 0;
}

