	#secretEmailGoogleAd{
		width:165px;
		height:650px;
		position:absolute;
		top:80px;
		left:750px;
	}
	BODY,HTML{
		background:#820F00;
	}
	body {
  text-align: center;
  min-width: 950px;
	}
	a{text-decoration:none;border:solid #FFEEFF 1px;}
#root{
  text-align: left;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  border-left:solid #000 15px;
  border-right:solid #000 15px;
  border-bottom:solid #000 15px;
}

	#root{
		/*position:absolute;
		 top:10px; 
		width:800px; */
		font-family:Tahoma, Verdana; font-size:85%;
		background:#FFEEFF;
		padding:10px 10px 20px 10px;
		margin:0px auto 0px auto;
		position:relative;
		top:20px;
	}

	#logo{
		background:url(mysecretemail_logo.gif) no-repeat #FFFFFF;
		width:950px;
		height:50px;
	}
	#heading{
		text-align:center;
	}
	
	#about{
		font-weight:bold;
	}
	
	LEGEND{
		font-weight:bold;
	}
	p{ width:95%;line-height:175%;font-size:90%;}
	#msg_form{ border:solid #CCC 5px; width:700px;background:#FEF6E2;padding:10px;}
	LABEL,h1,.strong{ font-weight:bold;}
	LABEL,INPUT,SPAN.example {display:block;clear:both;padding:0.15em;}
	SPAN.example{ font-size:90%;color:#555;}
	LABEL{width:90%;background:#C6DEFF;border-top:solid #CCC 2px;}
	INPUT{width:300px;clear:right;}
	INPUT,TEXTAREA{font-family:Tahoma;}
	#message{width:90%;height:200px;font-size:80%;}
	.strong{color:#555;font-style:italic;}
	/*#submit{	background:#820F00;color:#FFEEFF;font-weight:bold;font-size:125%;}*/
	#submit{ width:150px;height:25px;}
