﻿body.home {
	background-color: #7d060d;
}
a {
    color:#7d060d;
}
.wrapper {
	background-image: url(/images/bkgrd_home.jpg); 
}

.footer_image{
	width:998px;
	height:37px;
	background-image:url(/images/bottom_home.gif);
	margin:0 auto;
}