body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-image:url("awwbigbg.jpg");
	background-repeat: repeat-x;
}
p {
	margin: 1em;
}
.comments {
	background-color: transparent;
	padding: 2px;
	position:absolute;
	top: 50%;
	left: 50%;
	width:500px;
	height:490px;
	margin-top: -245px; /*set to a negative number 1/2 of your height*/
	margin-left: -250px; /*set to a negative number 1/2 of your width*/
}

#mydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:500px;
	height:490px;
	margin-top: -245px; /*set to a negative number 1/2 of your height*/
	margin-left: -250px; /*set to a negative number 1/2 of your width*/
	background: #fff; 
	opacity: 0.4;
	filter:alpha(opacity=40);
}





	.Arial-11px4b4b4bb {font:bold 11px Arial, sans-serif; color:#4b4b4b}
	.Arial-11px4b4b4bn {font:normal 11px Arial, sans-serif; color:#4b4b4b}
	.Arial-11px000000b {font:bold 11px Arial, sans-serif; color:#000000}


a:link       { color: #00AA9D; text-decoration: none; font-weight: bold }
a:visited    { color: #00AA9D; text-decoration: none; font-weight: bold }
a:active     { color: #00AA9D; text-decoration: none; font-weight: bold }
a:hover      { color: #00AA9D; text-decoration: underline; font-weight: bold }



