/***Full Page***/
/*http://matthewjamestaylor.com/blog/perfect-full-page.htm*/

div.fullPage
{
	background: #fff; /* page background color */
	width: 100%; /* page width minus left and right padding */
	/*left: 2%; /* page left padding */
}
