body {
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #FFFF00;
    background-color: #000000;
}




#image {
    background-image: url(grimoire.png);
    background-repeat: no-repeat;
    
	
	width:800px;
	height:600px;
	float:center;
	}



#text {
   
    
	left: 110px;
    top: 455px;
	width:450px;
	height:43px;
	float:center;
	
	}






