@charset "utf-8";

body{
font: 100%/1.4 Verdana, Helvetica, Arial, sans-serif;
color: #000;
min-width: 980px;
max-width: 1500px;
background-color:#d1e4eb;
}

header, section, footer, aside, nav, article, figure, figcaption, hgroup{
	display:block;
}
header{
	width:980px;
	height:150
}
#wrapper{
	width:980px;
	Height:1600px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	background-image: url("../images/bhbacktrans.gif");	
}