body, html {
	margin: 0;
    padding: 0;
	height: 100%;
	overflow: hidden;
}
#canvas{
	background:url("http://www.gamesforgirlz.net/templates/girlz/images/bg.jpg");


}
#preload {  
	position: absolute;  
	background-color: #FFE958;  
	top: 150px;  
	left: 150px;  
	width: 500px;  
	height: 30px;  
	border: 0;
	padding: 0;
}
#preloadFill {  
	position: absolute;
    background-color: #ff59e3;
    height: 30px;
    width: 0;
} 
