body {
  background-image: url("http://www.harashooter.com/harabg.jpg");
  background-repeat: no-repeat;
  background-color: #151515;
  background-position: 10px 10px;
}


div#nav {
margin-top:400px;
margin-left:10px;
}

div#footer {
margin-top:100px;
}

.style0 {
	font-family: Verdana,Osaka,Gothic,Sans-serif;
	font-size: 20px;
        font-weight: normal;
	color:#ffffff;
	text-align: left; line-height: 18px;
        }

.style1 {
	font-family: Verdana,Osaka,Gothic,Sans-serif;
	font-size: 14px;
    font-weight: bold;
	color:#ffffff;
	text-align: left; line-height: 18px;}
	
.style2 {
	font-family: Verdana,Osaka,Gothic,Sans-serif;
	font-size: 13px;
	color:#ffffff;
	text-align: left; line-height: 18px;}

a:link, a:visited{
/*background-color: #000000;*/
color: #B30700;
text-decoration: none;
font-family: Georgia,Baskerville,Palatino,Times;
}

a:hover, a:active{
background-color: #2F4F4F;
color: #FFFFFF;
text-decoration: none;
font-family: Verdana,Osaka,Gothic,Sans-serif;
}