.wrapper {
	width: 100%;
	text-align: center;
}

.celltextbackground {
	position: relative;
	text-align : center;
	width : 730px;
	height : 420px;
	background-image: url(../images/BG_html.jpg);
	top : 15px;
	font-size: 6pt;
}

.content {
	position: absolute;	
	font-style: normal;
    font-variant: normal;
    font-weight: 200;
    font-size: 11px;
    line-height: normal;
    font-family:  verdana;

	text-align: left;
	top: 80px;
	left: 50px;
	width: 640px;
	/*background-color: #ff0000;
	 
	font-family : Verdana;
	font-style : normal;
	font-size: 10pt;
	
	font: 6pt/7pt verdana
	*/

}
h1 {
	font-size: 15;
}