@charset "utf-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	background-color: #999;
	background-image:url(../images/water_droplets.jpg)
}
h1 {
	font-size: 36px;
	color: #090;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#container {
	text-align:left;
	width:890px;
	margin:0 auto;
	position:relative;
	background-color:#FFF;
	padding-left:10px;

}

</style>

#container p contact {
	font-size: 36px;
}
contactNum {
	font-size: 36px;
}
.contactNum {
	font-size: 70px;
}
.pagearrow {
	font-family: "Wingdings 3";
	color: #090;
}

