body {
font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
font-size:12px;
font-weight:normal;
text-align:center;
background-color: #BBBBBB
}

#containerM {
		height: 100%;
		width: 100%;
}	

#container {
		height: 100%;
		width: 700px;
}		

h3.head {
	background-color:#666666;
	width: auto;
	border-bottom:#000000;
	border-bottom-width: thin;
 	border-bottom-style: double;
	color:#FFFFFF;
	text-indent: 2em;
}

h3.info {
	background-color:#FFFFFF;
	width: auto;
	border-bottom:#666666;
	border-bottom-width: thin;
 	border-bottom-style: double;
	text-indent: 2em;
}