/* CSS Document for Rick's RV Center */

a { 
	color : #0000FF; text-decoration : none;
}

a:hover {
	color: #000099;
}

body {
	background-color: #FFFFFF;
	background-image:url(img/background.jpg);
	margin: 0;
}