@import 'reset.css';
hr {display:none}
html,body {height:100%;}
body {
	color:#FFF;
	background:#004460 url(Images/bgTop.png) no-repeat 50% 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: normal;
}
#wrap {background:url(Images/bgFooter.png) repeat-x 0 100%; min-height:100%;}
#box {width:456px; height:312px; padding:28px 90px 0 175px; position:absolute; top:50%; left:50%; margin:-180px 0 0 -360px; background:url('images/boxBg.png');}
h1 img {top:25px; left:36px; position:absolute;}
hr+p {background:url('images/hr.png') repeat-x; padding:15px 0 20px; margin-top:15px; line-height:1.4;}
