BODY
{
margin:0;
background-image:url("http://www.noacnenow.com/images/background.jpg");
background-repeat:repeat-x;
}

#page
{
background-color:transparent;
}
#menu
{
background-color:red;
}

#content_box
{
border:solid 1px black;
background-color:#FFF;
}
#tagline
{
text-indent:-9999px;
}

#header
{
padding-bottom:0;
}
#logo
{
background-image:url("http://www.noacnenow.com/images/noacnenowlogo.png");
background-repeat:no-repeat;
width:242px;
height:43px;
text-indent:-9999px;
}

p.landinghead
{
font-size:28px;
font-weight:bold;
line-height:32px;
text-align:center;
width:800px;
}

.mypage #sidebars {display:none;}
.mypage #content {width:800px;}
.mypage .headline_area {display:none;}