* {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 12px;	
	color: #15487f;
}
h2 {
	font-size: 12px;
	color: #15487f;	
}
img {
	border: none;
}
a {
	color: #15487f;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:focus {
	color: #15487f;	
	}

#content-container {
	width:770px;
	height: 600px;
	margin: 0 auto;
	background-color: #f2f7fd;
}
