﻿html, body
{
	min-width: 600px;
}
#msg
{
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}