/*general.css*/

html {
	font-family: Georgia,serif,'Times New Roman';
}

body {
	background-color: #90AEA9;
}

body,h1,h2,h3,h4,h5,h6,ul#navList,ul#services {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}