body, html {
	margin: 0 20px;
	padding: 0;
	background-color: #cc0000;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	}

h1 {
	font-size: 4em;
	color: #ffffff;
	text-align: left;
	}
	
p {
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	line-height: 2em;
	}
