body {
	font-family: "Lucida Bright", Georgia, serif;
	font-size:83%;
	text-align:center;
	white-space: nowrap;
	background-color: black;
	color: white;
}

 p,ul{
	font-size: 120%;
}

ul{
	list-style-type: none;
}
h1#contactheader{
	margin-bottom: 30px;
	font-size: 100%;
}
h2 {
	font-size:200%;
}
p#form{
	margin-top: 2px;
}

img{
	margin-top: 10px;
}

div#logo {
	height: 525px;
}
img.milo {
	width: 1000px;
	height:529px;
	
}
div#buttonPanel{
	width: 1000px;
	height:75px;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	
}
a.first {
	font-size: 100%;
}
div#buttonPanel a {
	font-family: Arial;
	color: black;
	text-decoration: none;
	font-size:160%;
	margin: 0px 5px 0px 5px;
}
div#buttonPanel a:hover{
	color: green;
	text-decoration: none;
}

div#buttonPanel a.first {
	margin-left: 75px;
}

div#bottomPanel {
	width: 1000px;
	height:500px;
	margin-left: auto;
	margin-right:auto;
}

div#everything {
	width:1005px;
	height:1340px;
	margin-left: auto;
	margin-right:auto;
	background-image: url('images/night.jpg');
}

.alignem{
	margin-right: 20px;
}

.aligntel{
	margin-right: 37px;
}

a img {
	border: none;
}
a{ 
	text-decoration: none;
}