html, body {
	padding:		0;
	margin:			0;
	background:		#A5C4E3;
}

body {
	font-family:	Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:		99%;
	background: #A5C4E3 url(../images/background.png) repeat-y 50%;
}

h1       {background: url(../images/background_top.png) repeat-x 50%;}
#content {background: url(../images/background_end.png) no-repeat 50% 100%;}

#full_col {
	padding: 0 0 25.5em 0 !important;
}