body {
color:#000;
background-color:#42413C;
background-image:url(https://www.healthyyouhealthylove.com/images/gray_bg.jpg), url(https://www.healthyyouhealthylove.com/images/white_bg.jpg);
background-repeat:repeat-x, repeat;
background-position:center top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:normal;
margin:0;
padding:0;
}

ul,ol,dl {
margin:0;
padding:0;
}

p {
margin-top:0;
padding-right:15px;
padding-left:15px;
}

a img {
border:none;
}

a:link {
	color:#CD1237;
	text-decoration:none;
}

a:visited {
	color:#CD1237;
	text-decoration:underline;
}

a:hover,a:active,a:focus {
	text-decoration:none;
	color: #D91F44;
}

#container {
width:1026px;
overflow:hidden;
margin:0 auto;
}

#clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#header {
background-image:url(https://www.healthyyouhealthylove.com/images/header_new.jpg);
float:left;
position:relative;
width:1026px;
height:150px;
}

#tagline {
background-image:url(https://www.healthyyouhealthylove.com/images/tagline.jpg);
float:left;
position:relative;
width:1026px;
height:56px;
color:#FFF;
text-transform:uppercase;
text-align:center;
font-size:17px;
padding-top:15px;
}

#content {
position:relative;
width:920px;
margin-right:34px;
margin-left:30px;
float:left;
background-color:#FFF;
border-right-width:1px;
border-left-width:1px;
border-right-style:dashed;
border-left-style:dashed;
border-right-color:#CCC;
border-left-color:#CCC;
min-height:670px!important;
padding:20px;
}

#footer {
	position:relative;
	width:100%;
	height:32px;
	color:#FFF;
	background-color:#EB2149;
	margin-right:auto;
	margin-left:auto;
	bottom:0;
	text-align:center;
	padding-top:20px;
	font-size:12px;
}

#footer a {
color:#FFF;
text-decoration:none;
}

#header, #tagline {
    margin-left: 25px;
}