body {
background-color: #191919;
}
a {
color:#FFFFFF;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.center {
margin-left: auto;
margin-right: auto;
width: 915px;
color:white;
}
.left {
width:415px;
}
.right {
position:relative;
top:-91px;
margin-left:300px;
width:400px;
}
p {
color:#A7A8b8;
text-align: center;
font-size: 20px;
}

#logo {
position: relative;
text-align: center;
margin-bottom: 50px; 
}
h1, h2, h3, h4, h5, h6 {
postition:realtive;
text-align: center;
color:#961B1B;
}
