
body	{ 
	font-family: Agency FB, Arial, Arial Narrow;   
	color: #fff;
	text-align: center;
	background-image : url('../img/background.png');
	margin: 0px;
	padding: 0px;
	}
#body
	{
	border: #fff solid 1px;
	text-align: center;
	width: 100%;
	height: 100%;
	}

#complet
	{
	position: relative;
	text-align: center;
	margin: auto;
	width: 900px;
	background : url('../img/body.png ') repeat-y;
	}
#top	{
	width: 900px;
	height: 150px;
	background : url('../img/top.png ') no-repeat;
	} 
#win	{
	border : #fff solid 0px;
	margin-left: 50px;
	margin-right: 50px;
	width: 800px;
	} 
#win-left
	{
	color: #fff;
	text-align: left;
	font-size: 18px; 
	float: left;
	margin-left: 10px;
	width: 200px;
	} 
#win-text
	{
	font-size: .8em;
	background-color : #fff;
	font-family: Arial, Arial Narrow;
	text-align: left;
	margin-left: 200px;
	padding: 10px 10px 10px 10px;
	width: 570px;
	color: #333;
	} 
#win-text a
	{
	color: #400080;
	}
#win-text a:hover
	{
	text-decoration: underline;
	}
#win-text h1
	{
	font-size: 16px;
	}
#win-text h2
	{
	font-size: 14px;
	}
#text
	{
	font-family: Arial, Arial Narrow;
	font-size: 12px;
	}

#bottom
	{
	clear: both;
	width: 900px;
	height: 70px;
	font-size: 14px;
	background : White url('../img/bottom.png') no-repeat;
	} 
#menu	{
	width: 565px;
	height: 20px;
	position: absolute;
	top: 50px;
	left: 230px;
	}
#menu a
	{
	color: #fff;
	float: left;
	margin-left: 90px;
	margin-top: 2px;
	}
#m5	{
	width: 565px;
	height: 20px;
	position: absolute;
	top: 125px;
	left: 445px;
	}

a {text-decoration: none;}
a:link{ color:white;}
a:visited{ color:white;}

h1	{	
	margin : 10px 0px 0px 0px;
	font-size : medium;
	text-decoration: underline;
	}
table {
	font-size: 1em;
	color: #333;
	}
#control 
	{
	width: 60px;
	height: 40px;
	text-align: center;
	background-image: url('../img/kod.jpg');
	font-family: Comic Sans MS;
	font-size: 25px;
	font-weight: 600;
	float: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
