body {
font-family: 'Didact Gothic', sans-serif; 
font-size: 26px;
color: #F5F5F5;
margin: 5px;
background-color: #71251D;}

A:link {
font-weight: bold;
color: #151515;
cursor: crosshair;
text-decoration: none;}

A:visited {
font-weight: bold;
color: #151515;
cursor: crosshair;
text-decoration: none;}

A:hover {
font-weight: bold;
color: #F5F5F5; 
cursor: crosshair;
text-decoration: none;}

A:active {
font-weight: bold;
color: #151515;  
cursor: crosshair;
text-decoration: none;}

b {
font-weight: bold;
color: #FF65B5;}

strong {
font-weight: bold;
color: #FF65B5;}

.container {
margin: 0 0;
width: 500px;}

.h1{
color: #F5F5F5;
padding: 0px;
width: auto;
align: left;
font-family: 'Didact Gothic', sans-serif;
font-style: none;
font-size: 36px;
font-weight: bold;
text-align: left;}

.content {
border: 0px; 
background-color: #71251D; 
color: #F5F5F5;
margin: 10px
padding: 10px;
width: auto;
height: auto;}

div.c3 {text-align: middle}
div.c2 {text-align: right}
div.c1 {text-align: left}