body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	background-image: url('http://www.thedoggyden.com/background.jpg');
	background-color:#FFEE2C;
	background-attachment:scroll;
	background-position: 0% 8%
}

.Lfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.TopLinks {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.Body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
}
.BottomLinks {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}
.Grey {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	;
}

A:link {text-decoration: underline; color: #000099;}
A:visited {text-decoration: underline; color: #000099}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #0000CC;}

img.right {
	float:right;
	margin:0 5px 0px 10px;
	padding:1px;
	border:solid 5px #777777;
}
img.center {
	float:center;
	margin:0 2px 0px 2px;
	padding:1px;
	border:solid 5px #777777;
}

.cleancode{
	margin:0px 0 0 0;
	padding:0 0 0 0;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:10px;
	color:#FFEE2C;
	line-height:10px;
		}
		
.cleancode a{
	
	color:#FFEE2C;
	text-decoration:none;
	
		}		
.cleancode a:hover{
	
	color:#FFFF00;
	
		}		