@charset "UTF-8";
/* CSS Document */

body {
	color: #000033;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	
}

h1 {
	font-size: 22px;
	color: #6E7C9F;
}
h2 {
	color: #89B5E8;
	font-size: 18px;
	font-weight: normal;
}
p {
	font-size: 12px;
}
ul.photoalbums {
	float: right;
	width: 150px;
}
