body {
 background-color: #ffffff;
 color: #324b6e;
 font-family: Verdana;
}

#main {
 width: 100%;
}

#header {
 margin: auto;
 width: 100%;
}

#header img {
 margin: 5px;
 border: 0;
}

#header .midnight {
 float: left;
}

#header .najt {
 float: right;
}
    
#content {
 clear: left;
 margin: auto;
 width: 600px;
 text-align: left;
 font-size: 0.9em;
}

#content h1 {
 text-align: left;
 font-size: 2em;
}

#sponsor {
    width: 100%;
    clear: both;
    margin: auto;
    padding-top: 40px;
    float: left;
    text-align: center;
    font-size: 0.6em;
}

#sponsor a {
    text-decoration: none;
    color: #324b6e;
}

#facebookLike {
border:none; 
overflow:hidden; 
width: 450px; 
height: 80px;
border-collapse: collapse;
}

