﻿body {
	background-color:#0d4e7c;
	text-align:center;
}
#content {
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#logo {
	position:relative;
	top:100px;
	left:-30px;
}
#notgonelong {
	position:relative;
	top:125px;
	left:180px
}
#contact {
	position:relative;
	top:150px;
	left:180px;
	border:0;
}
img {
	border:0;
}
#details {
	position:relative;
	top:125px;
	left:150px

}

