* {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	
}
h1 {
	font-size: 3em;	
	color: #007ACD;
}
h2 {
	font-size: 1.3em;
}

h3 {

}

img {
	border: none;
}
a {
	color: #007ACD;
	text-decoration: none;

	}
a:hover, a:focus {
	color: red;	
	}

#gallery {
	height: 400px;
}

#gallery a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

#content-container {
	width: 710px;
	margin: 0 auto;
}
