body {
	background:url(images/bg.jpg) repeat-x top center #00b9f1	
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}


#callout {
	background:#00b1e6;
	padding:20px;
	color:#FFF;
	font-weight:bold;
	width:320px;
}