/*
 * Page body
 */

#body
{
	width: 61%;

	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;

	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}


/*
 * Page header
 */

#header  { height: 60px; }
