#contentwapper {
	background-attachment: scroll;
	background-image: url(../assets/images/whatsnew_background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
#whatsnewtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 400px;
	width: 350px;
	position: relative;
	left: 9px;
	top: 79px;
	text-align: justify;
}
