@charset "utf-8";
/* CSS Document */
/* Set general styles for the body, links, the wrapper, etc. */

/* The main page content */
#mainContent {
	clear: both;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding: 0;
	width: 780px;
	height: 1000px;
	border: #C90 2px solid;
	border-top: none;
	background-color: #ffffff;
}

#amazonStoreFrame {
	margin-top: -7px;
	margin-left: -7px;
}

#cafePress {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
}

/* generic classes */