﻿body {background: #82add3 url('images/bg.png') repeat-x; padding: 0px; border: 0px; margin: 0px; color: #fff; font: normal 12px tahoma, arial, verdana;}

a {color: #fff; text-decoration: none;}
a:hover {color: #fff; text-decoration: none;}

#wrapper {width: 617px; margin: 0 auto auto auto;}

.intro {
	background: url('images/intro.png');
	width: 617px;
	height: 452px;
	float: left;
}

.enter {
	float: left;
	width: 636px;
	font: normal 16px tahoma;
}

.enter ul {
	float: left;
	
}

.enter ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 170px;
}
