body
{
	background-color: white;
	background-image: url( 'images/bg.gif' );
	background-repeat: repeat-x;
}

div.header
{
	position: absolute;
	left: 20px;
	top: 0px;
	background-image: url( 'images/header.gif' );
	height: 112px;
	width: 259px;
}

div.contact
{
	position: absolute;
	left: 30px;
	top: 70px;
}

div.header p
{
	margin-top: 0px;
	margin-left: 5px;
}

div.navbar
{
	position: absolute;
	top: 136px;
	left: 20px;
}

div.body
{
	position: absolute;
	left: 30px;
	top: 164px;
}