body {
	background:#ffd853;
	font-size:16px;
}

img {
	border:none;
}

#logo {
	padding-top:5px;
	width:600px;
	margin:60px auto 0 auto;
	height:93px;
	text-align:center;
	background:url('img/enter/logo.gif') no-repeat;
}

#center {
	margin:0px auto 0 auto;
	width:600px;
	height:200px;
	background:#e8e1c3;
}

#enter {
	padding-top:10px;
	width:600px;
	margin:0 auto 0 auto;
	height:60px;
	text-align:center;
}

#enter a {
	text-decoration:none;
	font-family : "trebuchet ms", Arial, Sans-serif;
	font-size:20px;
	color:#e30a66;
}

#enter a:hover {
	text-decoration:underline;
	font-family : "trebuchet ms", Arial, Sans-serif;
	font-size:20px;
	color:#e00f23;
}

#imageflip ul {
	list-style: none;
	padding:0px;
	margin:0px;
}