body { 
	background:#DBDBDB;
	font-family:trebuchet ms;
	font-size:12px;
	text-align:left;	
	color:#666666;
}
.header {
		background:url(http://www.stelland.com/images/temp_03.png);
		height:28px;
		width:520px;
}
.center {
		background:url(http://www.stelland.com/images/temp_06.png);
		height:1px;
		width:520px;
}
.footer { 
		background:url(http://www.stelland.com/images/temp_12.png);
		height:41px;
		width:520px;
}
input, select, textarea { 
	font-family:trebuchet ms;
	font-size:11px;	
	color:#666666;
}
form { 
	padding:0px;
	margin:0px;
}
a.link { 
	color:#47AA42;
}
a.link:hover { 
	background-color:#D4EBD3;
	color:#47AA42;
	text-decoration:none;
}
h1 { 
	color:#0198D7;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	text-align:left;	
}
.copyright { 
	padding-top:5px;
	font-size:10px;
	color:#aaa;
}
