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

#container
{
	background: url(./images/background/turm.gif) no-repeat bottom left;
}

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

#main
{
	width:450px;
}

