/* CSS Document */

#title 
h1 {
	font-size: 150%;
	color: #666666;
	font-style: normal;

}
#subtitle 
h2 {
	font-size: 80%;
	color: #33CC33;
	font-style: normal;
}
