#main_wrapper
{
	background-repeat: no-repeat;
	background-image: url('/images/background-02.jpg');
	background-position:center 100px;
	background-attachment: scroll;
}
#maincontent
{
	background: transparent;
	background-image: none;
}
