body {
	background: #FFFFFF url(../images/band.png) repeat-x top left;
	color: #6a6b6b; 
	font: 10.2pt Helvetica, Verdana, sans-serif;
}

body #container {
	position: relative;
	margin: 0px auto;
	width: 1024px;
	height: 768px;
}

body #logo {
	position: absolute;
	top: 30px;
	left: 10px;	
}

body #shadow_bg {
	position: absolute;
	top: 347px;
	left: 330px;
}

body #how {
	background: #FFFFFF url(../images/how.png) no-repeat top left;
	width: 355px;
	height: 95px;
	padding: 2px 0px 0px 70px;
	position: absolute;
	top: 60px;
	left: 650px;
}

body #how p {
	width: 250px;
}

body #screenshot_01 {
	position: absolute;
	top: 230px;
	left: 380px;
}

body .bordered {
	border: 1px solid #333;
}

body #screenshot_02 {
	border: 0px;
	position: absolute;
	top: 230px;
	left: 595px;
}

body #screenshot_03 {
	border: 0px;
	position: absolute;
	top: 230px;
	left: 810px;
}

body p {
	font-weight: bold;
	margin-left: 20px;
	width: 300px;
}

body #description {
	position: absolute;
	top: 190px;
	left: 0px;
}

body #screenshots {
	position: absolute;
	top: 190px;
	left: 360px;
}

body #follow_me {
	position: absolute;
	top: 430px;
	left: 20px;	
}

body #container #email_me {
	position: absolute;
	top: 430px;
	left: 100px;
}