@charset "utf-8";
/* CSS Document */

#whatson {
	width: 726px;
	height: 900px;
	background-image: url(images/bgwhatson.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.photo {
	width: 200px;
	float: left;
	height: 48px;
	margin-top: 18px;
	margin-left: 30px;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 200px;
	margin-top: 18px;
	margin-left: 30px;
}
