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