body {
background-color:#FFF;
width:800px;
margin:auto;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
a
{
color : #FFF;
}
#header {
margin:10px auto 10px auto;
border:solid #CCC 1px;
padding-bottom:20px;
}
.title {
text-transform:uppercase;
/*letter-spacing:0px;*/
font-size:14px;
color : #E3AF43;
font-weight:bold;
}

hr {
width:100%;
height:1px;
border:0;
}

#subtitle {
padding-left:70px;
margin-top:-25px;
text-transform:uppercase;
letter-spacing:0px;
font-size:10px;
}
