﻿<style type="text/css">

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ul, fieldset, form, label {
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#sitewrap{
	background-image:url(../images/background.png);
        background-repeat:no-repeat;
        background-position:center 0px;
	margin:auto;
	width:1085px;
	height:802px;
	
	background-image:url(images/background_bottom.png);
		background-repeat:no-repeat;
		background-position: bottom;
	margin:auto;
	width:1085px;
	height:802px;
	
}		
#container{
	background-image:url(images/background_ctr_repeat.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position: center;

}

	

