﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial;
	font-size: 0.80em;
	line-height: 150%;
	letter-spacing: 1.1pt;
	color: #7a7a7a;
}

a, a:hover, a:visited, a:active
{
	color: #435152;
}

.Container
{
	background-color: #ffffff;
	width: 1006px;
	height: 700px;
}

.Content
{
	position: absolute;
	top: 200px;
	left: 250px;
}

.Logo
{
	position: absolute;
	top: 370px;
	left: 100px;
	width: 750px;
	height: 90px;
	background-image: url(/hobbypooltechnologies/graphic/logo.gif);
}
