@CHARSET "UTF-8";

.home {

}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

a {
	color: #0000CC;
}

a.hover {
	color: #ff0000;
}