/*
	Standard font-size
*/

body {
	text-align: center;
	background-color: #fafafa;
	font: 100.1% Verdana;
	color: #333333;
}
