﻿body 
{
    /* body styles go here */
	padding:0;
	text-align:center;
	background:#ffffff url("Images/body_bg.gif") repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:22px;	
	height:100%;
}
