body {
	background-color: #D8D2D2;
	background-image: url(http://snowfish.com:80/media?CPABodyBg=892);
	background-repeat: repeat;
	color: #0E0D0E;
}

div.inner {
	background-color: #D4D0D0;
	background-image: none;
	background-repeat: repeat;
}

div.footer {
	padding: 10px;
}

div.cell, div.footer,.mceContentBody {
	background-color: #D6D3D3;
	background-image: none;
	background-repeat: ;
}

a:link,a:visited,a:hover,a:active {
	color: #0F0F0F;
}

.mceContentBody a:link,. mceContentBody a:visited,.mceContentBody a:hover, .mceContentBody a:active {
	color: #0F0F0F !important;
}


h1,h2,h3,h4,div.tab {
	color: #0C0C0C;
}

hr, div.verticalRuler 
{
 background-color: #0C0C0C;
 color: #0C0C0C;
}

div.hr
{
 border-top-color: #0C0C0C; 
}
