*{
	margin:0;
	padding:0;
}
img{
	border:0;
	vertical-align:bottom;
}
body{
	background-image:url(../images/green.jpg);
	background-size:100% 100%;
	background-attachment:fixed;
	display:none;
}
.top{
	text-align:center;
	padding-right:50px;
}
.text{
	color:red;
	font-family:"arial black",serif;
	font-size:30px;
	position:absolute;
	top:30px;
	left:250px;
}


