body
{
	background:url(/images/bg-green.png) repeat-x;
}

#Container
{
	background:url(/images/globe.png)  no-repeat;
}

#Content
{
	width:550px;
	background:url(/images/bg-content.png);
	border-bottom:solid 2px #006699;
}