a {
	color: #FFF;
	text-decoration: none;
}
a img {
	border: none;
}
a:visited {
	color: #ffff00;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
body {
	background: #fff;
	color: #FFF;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment:fixed
}

h1{font-size: 60px;
	text-align: center;
	
}
h2 {font-size: 15px;
	text-align: center;
	text-align: justify;
	
}
h3 {font-size: 20px;
	text-align: center;

}
h4 {font-size: 10px;
	text-align: center;
	

}
#main { position: absolute; top: 50px; left: 50px; right: 50px}