@import url(reset.css);

body {
	background-color: #000000;
	font-family: Arial, ÒHelvetica NeueÓ, Helvetica, sans-serif;
	color:#ffffff;
	text-align: center;
	font-size: 13px;
}
#wrapper{
	background-position: center 40px;
	background-image: url(images/cold-weather.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: auto;
	width:860px;
	position: relative;
}

h1{
	display: none;
}
.vid-btn {
	margin:120px 0px 0px 274px;
	border:none;
}
#video{
	width:640px;
	height: 360px;
	padding: 160px 0px 0px 0px;
	margin: auto;
}
#mail{
	text-align: center;
	margin-top: 38px;
	color: #2b2c2a;
	}
