* {
	margin: 0;
	padding: 0;
}

body {
	background: url(http://www.nashacademy.com/NashMarketing/LandingPages/images/tile-coattypes.jpg) repeat-x;
}

#container {
	background: url(http://www.nashacademy.com/NashMarketing/LandingPages/images/container-coattypes.jpg) no-repeat;
	height: 660px;
}

h1 {
	text-indent: -99999px;
}

h2 {
	font: small-caps bold 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	margin: 100px 150px 25px 252px;
}

h3 {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3857d4;
}

#button {
	margin-top: 120px;
	margin-left: 770px;
}

a {
	text-decoration: none;
	color: #fff;
	border-color: #fff;
}

a:hover { 
	color: #ff2f92; 
	text-decoration: none 
}

img {
	border-style: none;
}

p {
	width: 620px;
	margin-left: 384px;
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
	margin-right: 55px;
	margin-top: 300px;
}
