body {

		background-color: #74BDB6;

	}

a {

	color: 83BCCA;

	}

h2 {

	font-size: 17px;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin: 10px;

	}

h3 {

	font-size: 16px;

	font-family: Georgia, "Times New Roman", Times, serif;

	}

p {

	margin: 10px;

	font-size: 16px;

	font-family: Georgia, "Times New Roman", Times, serif;

	}

table {

	font-size: 16px;

	}

.link {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #FE4C4C;

	}

.centerText {

			text-align: center;

			}

.login {

		font-size: 15px;

		color: #D5FFFF

		}

#prices {

		text-align: center;

		border: thin;

		}

#contact {

		 padding: 75px;

		 }

#bg {

		 background-repeat: no-repeat;

		 background: url(images/faded-contactus.jpg);

	}

#main {

		background-color: #EDFCFF;

		}

