* { margin: 0px; padding: 0px; }
a {
color: black;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #832330;
}


li {
color: #832330;
font-weight: bold;
}

body {
 font-family: arial;
 font-size: 14px;
 text-align: center;
}

#main {
 float: left;
 width:552px;
 background-color: #F3D5DA;
 background-color: #Ffffff;
 position: relative;
 left: 50%;
 margin-left: -276px;"
}

hr {
 size: 1px;
 color: #ffffff;
 width: 85%;
}

