body{
margin:0;
padding:0;
width: 100%;
height: 95%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
background-color: #000;
color: #fff;
}
#header{
width: 520px;
margin: 50px auto 0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #cbc9c9;
font-style: italic;
font-weight: bold;
font-size: 1.9em;
}
#subheader{
width: 520px;
margin: 0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .9em;
color: #fff;
font-style: italic;
font-size: 14px;
}

#container{
width: 520px;
margin: 50px auto;
}
img{
border: none;
margin-right: 7px;
margin-bottom: 7px;
}
#btmtext{
width: 520px;
margin: 0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .78em;
color: #fff;
font-style: italic;
}
#link{width: 520px;margin: 50px auto 0 auto;}
#link a{font-family: Georgia, "Times New Roman", Times, serif;color: #8c8c8c;font-style: italic;font-weight: bold;font-size: .9em;}
#link a:hover{color: #777;}