body {
background-color:#000000;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.header {
width:auto;
height:205px;
background-color:#000000;
padding:0px;
margin:0px;
}
h1 {
font-size:large; 
margin:0px;
line-height:1.2;
}
h2 {
line-height:1.2;
}
p {
margin:0px;
margin-bottom:5px;
}
.small-text {
font-size:10px;
}

.full-width {
width:720px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}
.left-side {
float:left;
width:200px;
line-height:1.5;
}
.right-side {
float:right;
width:505px;
line-height:1.5;
}
.red {color:#FF0000;font-weight:600;};
