@charset "UTF-8";
.test {
}
#form {
	width:1020px;
    height:671px;
	margin-left:auto;
	margin-right:auto;
	background: url(smokeentry.png) top center no-repeat ;
    background-repeat: no-repeat;
	color: #FFF;
}


#formular2 {

width:500px;
padding-top: 457px;
padding-left:270px;
height:300px;

}

.name {

border:none;
background-color: #080608;
color:#fff;
height:14px;
width:130px;
}
.email {

border:none;
background-color: #080608;
color:#fff;
margin-left:110px;
height:14px;
}
.timeless {

border:none;
background-color: #080608;
color:#fff;
margin-top:26px;
height:12px;
}

.significance {
border:none;
background-color: #080608;
color:#fff;
margin-left:90px;
height:15px;
}
.submit {

margin-top:90px;
margin-left:423px;
background:url(submit.png);
font-size: 0px;
width:41px;
height:21px;
cursor: hand;
border:none;
}

#validate {
	width:1023px;
	margin-left:auto;
	margin-right:auto;
	background:url(smokefinalpage.png);
	color: #FFF;
	height: 761px;
}
#error {
	width:1023px;
	margin-left:auto;
	margin-right:auto;
	background:url(error.png) no-repeat;
	color: #FFF;
	height: 761px;
	padding-top:400px;
}