@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.footer {
	background-image: url(images/footer-repeat.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.marquee_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.marquee_alignment {
	padding-right: 20px;
	padding-left: 25px;
}
.contact {
	color: #FFFFFF;
	font-size: 12px;
}
.car_image {
	background-attachment: scroll;
	background-image: url(images/car.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: 800px;
	margin-left: 75px;
}
.moon_image {
	background-attachment: fixed;
	background-image: url(images/pinks.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 700px;
	width: 600px;
	margin-left: 75px;
}
.motel_image {
	background-attachment: fixed;
	background-image: url(images/motel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: 800px;
	margin-left: 0px;
}

 
 
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
 
.style4 {color: #E1000B}
</style>
 
