body{

	font-family: verdana;
	font-size:12px;
	background: url("football.jpg") #fff;
}
p#task{

	font-size:1px;
	color:#fff;
	position:absolute;
	left:-1000px;
	top:-1000px;

}
h1{

	color:#336600;
	margin-bottom:0px;

}
h2{

	color:#336600;
	margin-top:0px;
	font-size:16px;

}