@charset "UTF-8";
/* CSS Document */

html {
	background: #6fbe44 url(http://www.softwaresix.com/images/bookstoresix.jpg) repeat-x;
}
body {
	font-size: 11px;
	padding-bottom: 15px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

