body {
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


#content {
	width: 620px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 12px;
	background-color: white;
	padding-top: 0px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#header {
	background-image: url(images/header-what-women-want.jpg);
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
	height: 134px;
	margin: 0px;
	width: 100%;

}
#footer {
	text-align: right;
	color: #333333;
	letter-spacing: 0.15em;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	height: 46px;
	width: 660px;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

p {
	font-size: 15px;
	line-height: 20px;
	margin-top: 20px;
}
h1 {
	font-size: 30px;
	letter-spacing: -1px;
	font-family: tahoma;
	line-height: 34px;

}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
	font-family: tahoma;
}
h3 {
	font-size: 23px;
	letter-spacing: -1px;
	font-family: tahoma;
}
h4 {
	font-size: 20px;
	letter-spacing: -1px;
	font-family: tahoma;
}


.offer {
	border: 5px dashed #950000;
	padding-right: 15px;
	padding-left: 15px;
}
.bonuses {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.testimonial {
	background-color: #FFFFCC;
	padding: 6px;
	border: 1px solid #666666;
}

#top_story {
	background-color:#FFFF99;
	color:#000000;
	height:auto;
	position:relative;
	width:80%;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

#eyebrow {
	font-size:15px;
	padding:1px 6px;
	position:absolute;
	top:-11px;
	left: 36px;
	background-attachment: scroll;
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
}
.highlight {
	background-color: #FFFF00;
}
.testimonial2 {
	background-color: #FFFFCC;
}

