/* CSS Document */
@import url(whatson.css);
.IntroParagraph {
 	display:none;
}
 h1, h2, h3 { font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #FFFFFF; display:inline; font-weight:normal}
#advert1 {
	position: relative;
	width:200px;
	height:600px;
	left:0px;
	z-index:1;
	top: 119px;
	background-color:#3399CC;
}
