/*this is all of the generic formatting for The Developer's Home. If you like, you may use it as a 
reference, but please, don't hotlink to this style sheet. It's not that hard to make your own.*/

body {background: url("http://www.thedevhome.net/images/site images/bg.PNG");
margin: 0; 
padding: 0;
}

font {color: #fff}

td {font-size: 13px;
font-face: "Courier New";  
color: #ffffff;} 

img.floatLeft{float: left; 
margin: 4px}

img.floatRight{float: right;
margin: 4px}

table {border: 0; 
padding: 0; 
spacing: 0; 
align: left;}

h1 { font-face: "Courier New";
font-style: bold; 
color: #ffffff} 

img {border: 0;}

div {alignment: center}

a:link,a:active,a:visited {font-weight: bold;
text-decoration:none;
border:none;
color:#fff}

a:hover {text-decoration:none;
color:#aaa;
border:none}