body{
	background-color: #000000;
	text-align:center;
}
table.center{
	width: 750;
	height: 300;
	background-color: #000000;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.locImage{
	position: relative;
	margin-left: 10;
	margin-top: 10;
	width: 216;
	height: 216;
	background-color: #FFFFFF;
}
.locDLOGAN{
	position:relative;
	margin-left:500px;
	margin-top:-260px;
	font-family: "Courier New", Courier, monospace;
	font-size: 35px;
	color:#ffffff;
}
.locLinks{
	position: relative;
	margin-left: 280px;
	margin-top: 200px;
}

.loclinks a{
	padding: 14px;
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
	text-decoration: none;
	color:#ffffff;
}
.Logo{
	height: 200;
	width: 200;
	margin-left:8px;
	margin-top:8px;
}
.form{
	text-align:center;
}
textarea.email{
	width: 350px;
	height: 150px;
}
div.email{
	margin-top: 75px;
	margin-bottom: 25px;
	font-size:16px;
	font-family: "Courier New", Courier, monospace;
	color: #ffffff;
	text-align: center;
}
input.email{
	padding: 2px;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
}
div.about{
       font-size:16px;
       font-family: "Courier New", Courier, monospace;
       color: #ffffff;
}