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_trio.png) repeat-y 50%;
}

h1       {background:         url(../images/background_top.png) repeat-x 50% 0;}
#content {background:		  url(../images/background_end_trio.png) no-repeat 50% 100%;}