/* CSS Document */

body {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d2d2d2;
	min-width: 926px;
}

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

a:link {color: #ed1c24;}
a:active {color: #ed1c24;}
a:visited {color: #ed1c24;}
a:hover {color: #ed1c24; background-color: #215762;}