body  
{ 
color: #333333; 
font-size: 13px; 
font-family: Georgia, "Times New Roman", Times, serif; 
background: #ffffff url("http://www.mikesdatingreview.com/images/background.gif"); 
text-align: justify; 
margin-top: 1%; 
margin-right: 1%; 
margin-left: 1%; 
padding: 0; 
spacing: 10 
}

table  { color: #333333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify; margin-right: auto; margin-left: auto } 

h1, h2, h3 {
	margin-top: 0;
	color: #333333;
	text-transform: uppercase;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h6   { color: #281e14; text-align: right; text-transform: uppercase; margin-top: 0 }

ul {
}

a {
	text-decoration: bold;
	color: #b80718;
}

a:hover {
	border-bottom: none;
}

a img {
	border: 3px;
	color: #333333;
}

a:link img, a:visited img, a:focus img, a:hover img, a:active img {
	border: 3px black solid;
}

