/* @override http://jonnys-macbook-pro.local/STATIC/web2/css/custom.css */

body {
	background-color: #f2f2f2;
}

div.main-content {
		background: url(../images/body.gif) no-repeat center bottom;
	margin-top: 90px;
	padding-bottom: 19px;
	text-align: center;
}

img {
	margin-right: 0;
	margin-top: -8px;
	margin-left: 0;
}

.footer.last {
}

p {
	color: #048e9d;
	margin-bottom: 11px;
}

.footer-text {
	padding-left: 20px;
}

div.span-2.button {
	margin-right: 4px;
}

a {
	color: #048e9d;
}


div.container.header {
background: url(../images/header.gif) no-repeat center top;
	padding-top: 0;
}

#mybookbox {
width: 800px;
height: 580px;
margin: 0;
padding: 0;
}


