body {
background: url(2.jpg) repeat;}

html {
overflow-y: scroll;}

#container {  
margin: 0 auto;
width: 513px;
background-color: #29323B;
padding: 10px;
text-align: justify;
font-size: 8pt;
font-family: tahoma, sans-serif;
line-height: 15px;}

h1 {
text-align: left;
color: #6F603E;
font-size: 15pt;
font-weight: bold;
font-family: tahoma, sans-serif;}

b {
color: #C00000;}

#nav {
padding-top: 10px;
font-size: 15pt;
font-family: tahoma, sans-serif;
text-align: center;}

a:link  {color: #B1BCC9; text-decoration: none; font-weight:bold;}
a:visited  {color: #B1BCC9; text-decoration: none; font-weight:bold;}
a:active  {color: #B1BCC9; text-decoration: none; font-weight:bold;}
a:hover {color: #B1BCC9; text-decoration: none; font-weight:bold; cursor:default;}

#footer {
margin: 0 auto;
width: 513px;
padding: 10px;
background: #29323B;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;}