html{height:100%;}
body{height:100%;}
p{
	margin: 0px;
}

.standard{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background-color: #f9b650;
}

.starwars{
	opacity: 0;
	filter: alpha(opacity=0);
}

