body{
margin : 0;
background : #01346b;
}
#total{
	position : absolute;
	width : 100%;
	height : 550px;
	margin-top : -275px;
	top : 50%;
	text-align : center;
}
#fh{
height : 107px;
	background : #01346b url(images/fh.jpg);
	background-position : center;
	background-repeat : no-repeat;
}
#fb{
	height : 103px;
	background : #01346b url(images/fb.jpg);
	background-position : center;
	background-repeat : no-repeat;
}
#flash{
background : #ffffff url(images/fm.gif);
background-repeat : repeat-x;
height : 340px;
}
#skip{
position : relative;
top : -45px;
right : 40px;
text-align : right;
margin-right : 10px;
}
#skip a{
	color : Silver;
	font-size : 10px;
	font-family : arial;
	text-decoration : none;
}