﻿body {
}
#GavinDetails
{
	position: absolute;
	background-color: #ffffff;
	width: 80px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	margin-left:200px;
	top: 420px;
}
#EMail
{
	position: absolute;
	background-color: #ffffff;
	width: 80px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	margin-left:200px;
	top: 200px;
}
.ContactPage {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 560px;
}