@charset "utf-8";
body{
	text-align:center;
	background-image:url(http://www.forumofhealers.com/promos/09mar09_mailing_invitacion_healers_th/images/background.jpg);
	background-repeat:repeat-x;
	background-color: #DDD3BA;
}
#wrapper{text-align:left;margin:0 auto;width:700px;background:#fff;}
#header{
	width:100%;
	height:131px;
	margin:0;
	float:left;
}
#main{width:100%;float:left;background-image: url(http://www.forumofhealers.com/promos/09mar09_mailing_invitacion_healers_th/images/fondo.jpg);background-repeat:no-repeat;background-color: #FFFFFF;}
a:link {
	text-decoration: none;
	color: #669900;
	font-weight: bold;
}

#footer{width:100%;float:left;height:50px;}
p{color:#333;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:140%;margin:20px 40px 0;text-align:justify;}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#669900;
	text-align: center;
}

a:hover {
	color: #669900;
	font-weight: bold;
	border-bottom: 1px dotted;
}

a:visited {

	text-decoration: none;
	color: #669900;
	font-weight: bold;
}
a:active {

	text-decoration: none;
	color: #669900;
	font-weight: bold;
}
.imagen {
	float: right;
	margin: 0 0 10px 20px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#669900;
	text-align: left;
	margin: 20px 0 10px 40px;
}

