body{
	background: #c93236 url(images/bg-red.jpg) repeat-y top center;
}

a{
	color: #bb383c;
}

.top-menu{
	background: url(images/top-red.jpg) no-repeat top center;
}

#banner{
	background: url(images/banner-red.jpg) no-repeat;
}

#footer{
	background: url(images/footer-red.jpg) no-repeat;
}