/**
 * Style sheet level2
 */
#wrapper
{
	background: url(./images/background/linewithnews.gif) no-repeat top left;
}

#footer
{
	height:110px;
	background: url(./images/background/footer.gif) no-repeat bottom left;
}

#main
{
	width:450px;
}

