body {
	height: auto;
}

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #181614;
	height: auto;
}
#phone {
	font-weight: bold;
	color: #FFF;
	position: absolute;
	margin-left: 600px;
	margin-top: 25px;
	width: 175px;
	font-size: 24px;
}
