@charset "UTF-8";
/* CSS Document */

/*styling*/
body {
	background-color: #FFF;
	background-image: none;
}

p {
	color: #FFF;
	line-height: 1em;
}

/* unwanted elements
#linksHeader, #menu, #topNav, #footer, #footerNav {
	display: none;
}*/
