/* CSS Document */

body{
	font-size:105%;
}

h1{
	font-size:185%;
}

h2{
	font-size:155%;
}

#footer{
	font-size:85%;
}
