html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-family:Tahoma;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
}

html, body, table , td { 
	height:100%;
	width:100%;
}

body {
    background-color:#931017;
}

div#main {
	height:650px;
	background-image:url('img/main_bg.gif');
	background-repeat:repeat-x;
	text-align:center;
}

div#blocMiddle {
	background-image:url('img/mid_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	height: 380px;
	width: 950px;
	
	margin: 0 auto;
}
