	  
	  
#body {
background="graphics/comment/logo_comment.gif"> 
}	  
	  
#container {
    position: absolute;
    top: 0px;
    left: 0px;	
    height: 500px;
	width: 100%;	
background-image: ;
}		

#msg {
	position: relative;
	text-align: center;
    top: 115px;
    width: 100%;
    height: 60px;
    font: 48px/15px Calibri Light;
	color: #383838;
    background: ;
}  

#thanks {
	position: relative;
	text-align: center;
    top: 195px;
    width: 100%;
    height: 60px;
    font: 30px/15px Times New Roman;
	color: #383838;
    background: ;
}  
