body {
	margin: 0px auto 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	background-color: #000000;
	}

a:link {
	color: white;
	text-decoration: none;
 }

a:visited { color: #ffffff; 
	text-decoration: none
	}
	
a:hover { color: #5498fd; 
	text-decoration: none
	}

a:active { color: #ffffff; 
	text-decoration: none
	}

#head {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 100%;
	background-color: #000000;
	background-image: url(img/head.jpg);
	background-repeat: repeat-x;

}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	width: 950px;
	background-color: transparent;
	color:#FFFFFF;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
	
#enter {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#entere {
	float: left;
	height: 80px;
	width: 450px;
	text-align: center;
}




#logo {
	height: 660px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#enterj {
	float: left;
	height: 80px;
	width: 450px;
	text-align: center;
}
#fotter {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 250px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#fotterttext {
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 950px;
	padding-top: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
