/* CSS copyright seyDoggy http://www.seyDoggy.com */

/*<group=background custom 2>*/

body {
	background: #003300; /* change "#ffffff" with the hex number that suites you */
}

#footer {
	color: #000000; /* change "#000000" with the hex number that suites you */
}

#footer a:hover {
	color: #ff0000; /* change "#ff0000" with the hex number that suites you */
}
	
/*</group>*/


