body {

	margin-top:    5%;
	margin-bottom: 5%;
	font-family: Arial;
	font-size:   small;
}

h1, h2, h3, h4 {

	font-family: Marker Felt, American Typewriter, Comic Sans MS;
	font-size: x-large;
	color: tomato;

}

.menu { display: none }

.services { display: none }

.form { display: none }

img { border: none }
a { text-decoration: none }
a:link { color: black }
a:visited { color: black }
