/* CSS Document */

body{
	font-size:120%;
}

h1{
	font-size:200%;
}

h2{
	font-size:170%;
}

#footer{
	font-size:100%;
}
