body, p, li, td, th, ul, ol, center, dt, dd, dl, input, textarea {
  font-family: Verdana, arial, helvetica, sans-serif;  
}

.header {
	background-color: #9bd5dd;
}

.menu {
	background-color: #FFA879;
}

.content {
	background-color: #ffffff;
}

img.title {
	position: relative;
	margin-top: 60px;
	margin-left: 120px;
	margin-bottom: 0px;
}

img.logo {
	position: relative;
	margin-top: 35px;
	margin-left: 170px;
	margin-bottom: 40px;
}

.link{
	position: absolute;
	left: 1000px;
	top: 950px;
}

.address {
	position: relative; 
	margin-top: -20px;
	font-size: 19px;
}

a {
	position: relative;
	font-variant: small-caps;
	font-family: squired;
	font-size: 20px;
	margin-left:700px;
	font-weight: bold;
	color: #4BB4C2;
}

a:hover {
	color: rgb(234,115,68);
}