#wrapper {
	width: 100%;
	margin: 0 auto;
	font-family: Arial sans-serif;
	font-size: 12pt;
}

div.alert {
   font-size: 16pt;
	color: #f00;
}