﻿body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana;
	font-size: 16px;
	color:#808080;
	background-color:#fff


}
#container {
	position: absolute;
	width: 336px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-top: -15px;
	margin-left: -168px;
	z-index: 1;
	text-align:center
}

