body
{
	font-family: verdana;
}

a
{
	color: #2222EE;
	text-decoration: none;
}

a:hover
{
	color: #004433;
	text-decoration: underline;
}

div.all
{
	position: absolute;
	top: 0;
	width: 99%;
}

div.center
{
	position: absolute;
	top: 0;
	width: 50%;
	left: 25%;
}

div.contact
{
	position: relative;
	top: 400px;
}

div.gb
{
	position: absolute;
	top: 170px;
	left: 150px;
	width: 50%;
	border: 1px solid #000000;
}

div.ww
{
	position: absolute;
	right: 0;
	top: 170px;
	width: 48%;
	border: 1px solid #000000;
}

