body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: black;
	color: #dbeefc;
	}

#header {
    background: black url("http://www.dolorem.com/images/graphics/dolorem-beautiful-porn-logo.gif") center center no-repeat;
    width: 450px;
    height: 70px;
    }
#header h1 { 
    height: 40px;
    width: 253px; 
    text-indent: -9999em; 
    overflow: hidden; 
    margin: 0;
    }
#header h1 a { 
    display: block; 
    height: 40px; 
    }
#header h2 { 
    text-indent: -9999em; 
    overflow: hidden; 
    margin: 0; 
    }

.homeImage {
    margin-top: 15px;
    }

img {
    border: none;
    }

a:link {
    color: #0066cc;
    text-decoration: none;
    }
a:visited {
    color: #0066cc;
    text-decoration: none;
    }
a:hover, a:visited:hover {
    color: #99ccff;
    text-decoration: none;
    }

#container {
    width: 450px;
    margin: 0 auto;
    }

.p1 {
    font-size: 1.9em;
    }
    
.p2, .p3 {
    font-size: 0.7em;
    }