/* scullydesign! stylesheet */

html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: #FFF;
}


#nextstep {
	height: 600px;
	width: 800px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(thanx_scullydesign.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
