@import url(undohtml.css);		/* reset styles for all browsers */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	background:#009ad8;
	color:#000;
}

a{color:#000;}
a:hover{text-decoration:underline;}

div{
	background:#fff;
}

div div{
	width:940px;
	margin:auto;
	padding:290px 0 40px 0;
	background: url(/images/5alive.gif) no-repeat top right;
}

div div img{margin-bottom:15px;}

div div p{
	padding:10px 0 5px;;
	line-height:27px;
}