body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: black;
    margin: 0;
    padding: 0;
    }
img {
    border: none;
    }
p, ul, ol, label {
    font-size: 0.9em;
    line-height: 1.4em;
    color: #575656;
    }

#container {
    background-color: #f8f4e8;
    width: 100%;
    }
#content {
    width: 780px;
    margin: 0 auto;
    padding: 25px 0;
    }
a:link, a:visited {
    color: #176481;
    text-decoration: none;
    }
a:hover, a:hover:visited {
    color: #c6004f;
    text-decoration: underline;
    }
    
#header-inc {
    background: black url("http://thebeautifulporn.com/images/graphics/background-home.jpg") center center no-repeat;
    height: 391px;
    margin-top: 0;
    }
#header-inc h1 {
    width: 780px; 
    height: 390px;
    text-indent: -9999em; 
    overflow: hidden; 
    margin: 0;
    }
#header-inc h1 a { 
    display: block; 
    height: 380px; 
    }
#header-inc h2 { 
    text-indent: -9999em; 
    overflow: hidden; 
    margin: 0; 
    }
    
.enter-warning {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 0.75em;
    border-top: 1px dotted #d3cfc3;
    border-bottom: 1px dotted #d3cfc3;
    width: 450px;
    margin: 20px auto 0 auto;
    padding: 12px 0;
    text-align: justify;
    }
.enter-leave {
    font-size: 4em;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-align: center;
    line-height: 1em;
    margin: 0;
    }
.enter-leave a:link, .enter-leave a:visited {
    font-weight: bold;
    text-decoration: none;
    }
.enter-leave a:hover, .enter-leave a:hover:visited {
    font-weight: bold;
    text-decoration: none;
    }