body {
	
	background-color: #cbdfef;
	
	background-image: url(http://www.yetimade.com/images/repeater.jpg);
	background-repeat: repeat-x;
}

#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(http://www.yetimade.com/images/big_bg.jpg);
	background-repeat: repeat-x;}

#main {
	padding-top: 88px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#main img {
	margin-left: -15px;
}
#intro {
	padding-top: 17px;
	word-spacing: -2px;
	line-height: 20px;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	color: #606060;
	padding-bottom: 30px;
	height: 200px;
}

#intro a {
	text-decoration: underline;
	color: #3785c6;
}

#downloads {
	border-bottom-color: #a7c8c9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #a7c8c9;
	border-top-style: solid;
	border-top-width: 1px;
	height: 152px;
}



