@charset "utf-8";

body
{
	background-image: url('images/bg2.jpg');
}

div#main-top
{
	height: 215px;
	background: url('images/header2.jpg') no-repeat top left;
}

div#container
{
	background: white;
}

div#footer
{
	background: white;
}

div#content
{
	padding: 50px 35px;
	background: url('images/cal-bg.gif') no-repeat bottom right;
}
