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

/*Div Tags for the What page*/

div#semibanner {
	position:relative;
	top:30px;
	left:0px;
	width:1024px;
}

div#donetext {
	position:absolute;
	top:300px;
	text-align:center;
	padding:50px;
}
