body    {
	background: url(../images/background-red.jpg) center top;
}


body, body #notify_me { background-color: #9c180c; }

#show {
	height: 485px;
	background-image: url(../images/background_slideshow.png);
}

div#showImages {
	width: 720px;
	height: 405px;
	margin-left: 40px;
	padding-top: 40px;
}

#footer p {
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#footer p a{
	color: white;
}

#footer p a:hover{
	color: black;
}
