#hh{
 position: absolute;
 top: 0px;
 font-size: 3px;
 left: 150px;
 color: #000000;
 }
#hh a:link {
color: #000000;
text-decoration: none;
}
#hh a:hover {
color: #000000;
text-decoration: underline;
}
#hh a:active {
color: #000000;
text-decoration: none;
}
#hh a:visited {
color: #000000;
text-decoration: none;
}
#hh a:visited:hover {
color: #000000;
text-decoration: underline;
}

#content a:link {
color: #000000;
text-decoration: none;
}
#content a:hover {
color: #000000;
text-decoration: underline;
}
#content a:active {
color: #000000;
text-decoration: none;
}
#content a:visited {
color: #000000;
text-decoration: none;
}
#content a:visited:hover {
color: #000000;
text-decoration: underline;
}
#if{
	position: absolute ;
	top : 0px;
	right : 0px;
	width: 100%;
	height: 600px;
	text-align : center;
	vertical-align : middle;
} 
#content{
 font-size: 1px;
 text-align: center;
 position: absolute;
 top: 500px;
 height: 150px;
 width: 650px;
 color: #000000;
 }
 #nav1{
 position: absolute;
 font-size: 1px;
 text-align: center;
 top: 550px;
 width: 90%;
 }
 #nav2{
 background-color: #000000;
 position: absolute;
 text-align: center;
 top: 550px;
 width: 100%;
 height: 100px;
 }
 #nav3{
 background-color: #000000;
 position: absolute;
 text-align: center;
 top: 0px;
 left: 0px;
 width: 50px;
 height: 650px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 }
 #nav4{
 background-color: #000000;
 position: absolute;
 text-align: center;
 top: 0px;
 right: 0px;
 width: 50px;
 height: 650px;
 }


