body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#022b55;
	background-image:url(http://www.easyaffiliateshop.com/image/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}

h1{
color: #CC0000;
}


a:link, a:visited{
color: #0000FF;
text-decoration: underline;
}

a:hover{
color: black;
text-decoration: underline;
}


.main{
padding-left: 30px;
padding-right: 30px;
background-color: white;

}



.footer{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 20px;
font-size: 12px;
}

.footer a:link, .footer a:visited{
	padding-left: 8px;
	padding-right: 8px;	
	color:black;
	text-decoration: underline;

}

.footer a:hover{
	padding-left: 8px;
	padding-right: 8px;	
	color: #ff6600;
	text-decoration: none;
}

/* Anthony */

h1 {
	font-family: tahoma;
	font-size: 35px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: tahoma;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: georgia, arial;
}
h3 {
	font-family: tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}

