body {
	background: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}

#redflag-logo {
	position: absolute;
	top: 120px;
	right: 100px;
}

#redflag-logo2 {
	position: absolute;
	top: 60px;
	right: 100px;
}

#enter {
	position: absolute;
	top: 600px;
	right: 90px;
}

#enter-again {
	position: relative;
	text-align: right;
	top: -43px;
	right: 25px;
}

#enter-again span {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

p#contest-content {
	text-align :left;
}
