body {
	background-color: #333333;
	text-align: center;
	margin: 0;
	padding : 15% 0 0 0;
}
#start {
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	height: 325px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	overflow: hidden;
}