@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	/*background: #f8f5ec url(../images/bg_header.jpg) repeat-x;*/
	margin: 0 auto;
	padding: 0 auto;
	height: 100%;
	text-align: center;
}
