<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>xmasconsipracy new document title</title>
</head>
<body>
<p>@charset "utf-8";   html {    background-color: rgb(77, 0, 0);    background-image: url(/xmasconspiracy/images/BG2.png);    font-size: 12px;    font-family: Tahoma, Geneva, sans-serif; }  body {      background-image: url(/xmasconspiracy/mages/static.jpg);    margin: 0px auto;    width: 90%;    max-width: 1100px;    min-width: 720px; }  body &gt; header {    height: 300px;    margin-bottom: 30px;    position: relative; }  body &gt; header nav.tabs {    position: absolute;    bottom: 0px;    height: 220px;    width: 100%; }  body &gt; header nav.tabs::after {    clear: both;    content: "";    display: table; }  body &gt; header &gt; nav.tabs &gt; ul {    position: absolute;    bottom: 0px;    width: 100%; }  body &gt; header nav.tabs li {    background-color: rgb(153, 0, 0);    display: block;    float: left;    height: 40px;    letter-spacing: 3px;    line-height: 40px;    margin-left: 1%;    margin-right: 2%;    width: 46%; }  body &gt; header nav.tabs li:first-of-type {       margin-left: 2%; }  body &gt; header nav.tabs li:last-of-type {    margin-right: 2%; }  body &gt; header nav.tabs li a {    color: white;    font-size: 3.2em;    font-family: christmas;    display: block;    text-align: center;    width: 100%; }  section#left {    margin-top: 25px;    float: left;    padding-bottom: 20px;    width: 20%; }  section#center {    margin-top: 25px;    float: right;    margin-right: 45px;    padding-bottom: 20px;    width: 50%; }  section#left nav.vertical {    background-color: rgb(51, 51, 51);       width: 80%; }  section#left nav.vertical h1 {    color: rgb(128, 0, 0);    background-color: black;    font-size: 1.2em;    height: 60px;    line-height: 60px;    text-align: center;    width: 100%; }  section#left nav.vertical ul li {    font-size: 12px;    line-height: 2;    margin: 5px 0px 5px 20px; }  section#left nav.vertical ul li:last-of-type {    margin-bottom: 20px; }  section#left nav.vertical a {    color: black; }  section#left nav.vertical a:hover {    text-decoration: underline;    color: red; }   section#center article {    background-color: rgb(77, 0, 0);    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;    margin: 10px auto;    padding: 20px;    width: 95%;  }  section#center article header h1 {    font-size: 2em;    font-weight: normal;    margin: 10px; }  section#center article header h2 {    font-size: 1.4em;    font-weight: normal;    margin-top: 15px; }  section#center article p:first-of-type {    color: white;    font-size: 1.5em;    line-height: 1.2em;    margin: 10px 5px; }  section#center h2 {    font-size: 1.8em;    color: green;    clear: left;    font-weight: normal;    margin: 40px 0px 10px 15px; }  footer {    background-color: rgb(128, 0, 0);    clear: left;    margin-top: 25px;    text-align: right; }  footer, footer span a {    padding: 8px;    color: rgb(191, 191, 191); }</p>
</body>
</html>