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

#footer2 {
	float: left;
	height:200px;
	width: 903px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(new_home_images2/footer_bg.png);
}

#offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
	height: 100px;
	width: 700px;
	margin-left: 40px;
}

body {
	background-image: url(new_home_images2/bg_repeat.png);
	background-repeat: repeat-x;
	background-color: #91A7B1;
	margin-top: 0px;
	font-size:16px;
}
.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}
