@charset "UTF-8";
.wraper {
	width: 98%; max-width:980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
}
.v {
	height: 450px;
}
.h {
	height: 300px;
}
.instruction {}
h1 {
	font-weight: 100;
	font-size: 70px;
	text-align: left;
	color: #CC7000;
	line-height:0.9;
	margin:20px 0px 10px;
}
.instruction a:link, .instruction a:visited {
	color: #DF5400;
	text-decoration: none;
}
.instruction a:hover {
	color: #DAA005;
}
