/* CSS Document */

body{
	font-size:90%;
}

h1{
	font-size:170%;
}

h2{
	font-size:140%;
}

#footer{
	font-size:70%;
}