body {
	background-image: url(tt_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #002c09;
	font-family: arial;
}

p.task {
	color: #fefbff;
	font-size: 23px;
	text-transform: uppercase;
	padding-bottom: 15px;
}

a.answer {
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	color: #bbed00;
	text-transform: uppercase;
}

p.text {
	color: #fffbf2;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 20px;
}
img.spacer {
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: 10px;
}

.div {
	width: 100%;
	margin-top: 200px;
	text-align: center;
}
