
body {
	background-color: #CCCCCC;
	padding-top: 30px;
	padding-left: 30px

}
h1 {
	font-size: 30px;
	font-family: Helvetica;
	font-weight: bold;
	color: #e8b36d

}

h2 {
	font-family: Georgia;
			font-style: italic;

	font-size: 16px;
}

h3 {
	font-family: Helvetica;
	font-size: 11px;
}

h4 {
	font-family: Helvetica;
			font-style: normal;
	font-weight: bold;

	font-size: 16px;
}


a:link, a:visited {
	color: #454a51;
}



Remember: color: #e8b36d
