@charset "UTF-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body 
	
	{
  		text-align: center;  
  		min-width: 800px;  
 		background-color:white;
		margin-top:20px;
	}


.text
		{
			text-align:left;
	color:white;
	font-size:15px;
	line-height:0;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
	padding:7px;

	}

#user_info


		{
			text-align:left;
	color:white;
	font-size:15px;
	line-height:.40;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	


	}

#wrapper 
	
	{
	width: 800px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	
	z-index:100000;
	background-color:white;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	}
	#contact-form {
	width:400px;
	margin-left:0px;
	margin-top:-20px;
	z-index:100;
	background-image:url(images/note.jpg);
	height:600px;
}



#menucontainer
	
	{
		position:absolute;
		width: 400px;
		height:500px;
 		-moz-border-radius: 00px 0px 10px 0px;
        border-radius: 00px 0px 10px 0px;
	  	z-index:1000;
		margin-left:200px;
		margin-top:10px;


	}
	
	


	
#back
	
	{
		position:absolute;
		width: 800px;
		height:600px;
		margin-top:0px;
		z-index:2;
		margin-top:5px;
		background-color:white;
		-moz-border-radius: 10px;
		-webkit-border-radius:10px;
	}	



	



	



#logo
	
	{
	position:absolute;
	height:600px;
	width:800px;
	z-index:10;
	background-image:url(../images/splatter.jpg);
	top:0px;
	background-repeat:no-repeat;
	}
	





	
#kovrd
	{
	position:absolute;
	
	font-family:Arial;
	font-size:10px;
	top: 520px;
	color:white;
	z-index:1000;
	text-align:center;
	margin-left:660px;
	
	
	}

