body{

	text-align: center;

	font-family:Tahoma, Arial;
	font-size:12px;
	background:url(Images/friz.gif);
	background-position:top center;
	background-repeat:repeat-x;
		background-color: black;
 
 
 }
	



#fon{



	width: 960px;
	height: 892px;
	background-color:black;
	margin: 70px auto;
	

}


#name{



	margin-bottom: 20px;



	background-repeat: no-repeat;

	width: 960px;
	height: 67px;
	background-color:black;

}











#left{
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	float:left;

	width: 166px;
	height: 625px;
	background-color: #1c1c1c;

}



#right{
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	float:right;


	width: 770px;
	height: 625px;
	background-color: #1c1c1c;
}		
#frame{



	background-image: url(Images/back.jpg);



	border-style: outset;



	border-color: white;



	border-width: 1px;



	width: 680px;
	height: 545px;
	background-color: black;
		margin: 40px auto;		

}
#bottom{

	padding-top: 10px;

	padding-left: 0px;

	float:left;
	width: 960px;
	height: 65px;
	background-color: black;


}


#but{

	margin-left: auto;

	margin-bottom: auto;

	margin-right: auto;

	margin-top: 13px;


	width: 140px;
	height: 140px;
	background-color: black;


}







a:link{
	font-family: Tahoma;
	font-size:14px;
	color: #f7b2ff;
	text-decoration:underline;
	font-weight:normal;

} 

a:visited{
	font-family: Tahoma;
	font-size:14px;
	color: #ffee9c;
	text-decoration:underline;
	font-weight:normal;

}  
a:hover{
	font-family: Tahoma;
	font-size:14px;
	color: #e289ff;
	text-decoration:none;
	font-weight:bold;

}




p{
	font-size: 14px;
	color: white;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
	padding:0;
}



