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

* {
	margin: 0;
	padding: 0;
}

#container {
	background: url(http://www.nashacademy.com/NashMarketing/LandingPages/images/container-llterrier.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;
}

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: 252px;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
	margin-right: 55px;
}

ul {
	margin-right: 55px;
	margin-top: 25px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eaeaea;
}

li {
	margin-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
}

#col_1 {
	width: 300px;
	float: left;
	padding-left: 20px;
}

#col_2 {
	width: 300px;
	float: left;
}

#button {
	margin-top: 180px;
	margin-left: 670px;
}

#info_box {
	margin-top: 190px;
	margin-bottom: 25px;
	padding: 10px;
	float: left;
	margin-left: 15px;
}
