<style>
html,body {
    margin: 0;
    padding:0;
    background-color:#000000;
    text-align: center;
}
a:link {
    color: #5b7368;
    text-decoration: none;
}

a:visited {
    color: #5b7368;
    text-decoration: none;
}

a:hover {
color: #eeeeee;
    text-decoration: underline;
    border: none;
}

a:active {
    color: #5b7368;
        text-decoration: none;
}

a.one:link {padding: 10px; color: #5b7368; background-color: #0b191a; border: 1px solid #173233; display: block; text-align: center; text-decoration: none;}
a.one:visited {padding: 10px; color: #5b7368; background-color: #0b191a; border: 1px solid #173233; display: block; text-align: center; text-decoration: none;}
a.one:active {padding: 10px; color: #5b7368; background-color: #0b191a; border: 1px solid #173233; display: block; text-align: center; text-decoration: none;}
a.one:hover {padding: 10px; color: #90a693; background-color: #163336; border: 1px solid #173233; display: block; text-align: center; text-decoration: none;}

#container 
{
margin: 0 auto;
width: 865px;
text-align: left;
}

header {
background-image: url("http://fandomsavant.com/mj/top.png");
background-color: #000000;
  width: 865px;
    height: 607px;
    text-align:left;
    padding:0px;
    border: 0; 
}

.quote
{
position: absolute; 
    line-height: 1.5;
    opacity: 0.5;
    width: 275px;
    text-align: left;
    padding: 7px;
    padding-left: 10px;
    padding-right: 4px;
    margin-left: 0;
    margin-top: 320px;
color: #5b7368;
background-color: #00040a;
text-align: left;
font-family: 'Open Sans', arial, verdana, tahoma, sans-serif; 
font-size: 13px;
}



#contentbox {
    background-color: #00090f;
border: 0;
    width:865px;
    margin-left: 0px;
   margin-top: 0px;
    margin-bottom: 15px;
    float:left;
    line-height: 1.4;
    padding: 0;
    font-size: 14px;
   font-weight: normal;
font-family: 'Open Sans', arial, sans-serif;  
}

#nav {
background-color: #00090f;
    line-height:7px;
    width:105px;
    float:left;
    padding: 5px;  
         font-size: 14px;
   font-weight: normal;
font-family: 'Open Sans', arial, sans-serif;  
}

content {
background-color: #00090f;
 color: #bfb7a6;
    width:670px;
    float:left;
padding-top: 5px;
    padding-right:8px;
    padding-left: 38px;	 
padding-bottom: 8px;
    	     font-size: 14px;
line-height: 1.5;
   font-weight: normal;
font-family: 'Open Sans', verdana, tahoma, sans-serif;  
}

#footer {
    background-color:black;
    color:#efefef;
    clear:both;
    text-align:center;
   padding:5px;	 	 
}

h1 {
color: #1e312f;
font-family: 'Dancing Script', cursive, garamond, serif; 
font-size: 36px;
line-height: 32px;
font-weight: normal;
border-bottom: 3px double #1e312f;
margin-top: 8px;
margin-bottom: 10px;
text-align: left;
letter-spacing: 1pt;
}

h2 {
color: #8a7d65;
font-family:'Open Sans', garamond, serif; 
font-size: 20px;
font-weight: normal;
line-height: 1.4;
margin-bottom: 5px;
letter-spacing: 1pt;
}


h3 {
color: #8a7d65;
font-family:'Open Sans', garamond, serif; 
font-size: 16px;
font-weight: normal;
line-height: 1.4;
margin-bottom: 5px;
letter-spacing: 1pt;
}

b {
color: #ffffff;
     font-size: 14px;
   font-weight: normal;
font-family: 'Open Sans', arial, sans-serif;  
}

i {
color: #8a7d65;
     font-size: 16px;
   font-weight: normal;
   font-style: normal;
font-family: 'Kurale', times, serif;  
}
