/*	main.css - main CSS	*/

/*	General style settings	*/

body { background-color: rgb(240,240,240) }

h1 { text-align: center; }

/*	Footer	*/

.footer { font-size: 70% }

