body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background: url(tlo.gif);
	
}
#comments {

}

#flashcontent {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 740px;
	height: 600x;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -360px; /*set to a negative number 1/2 of your width*/
	}



