/* CSS Document */
body{
	text-align: left;
	max-width:800px;
}
h1{
	font-size:x-large;
}

h2{
	font-size:large;
}