/* Default CSS Stylesheet for a new Web Application project */


p {
	margin-top: 1em;
	max-width: 1100px;
	font-size: x-large;
}
	


