div.wrapper{
	top:0;
	left:0;
	position:absolute;
}
div.firstline{
	vertical-align:top;
	padding-top:5px;
	height:50px;
	width:776px;
	background-repeat : no-repeat;
	background-image : url(../images/top.jpg);
	color:#000000;
	font-size:10px;
	font-family:arial;
}
