html{

	height:100%;
	width:100%;

}



body{
	height:100%;
	width:100%;
	background-color:#150d0b;
	margin:0px;
	padding:0px;
	
	
}

#flashcontent{

	height:100%;
	width:100%;	
}

#wrapper{

	height:100%;
	width:100%;	
}