* {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0 40px 0;
	background: url('../images/back-brown-thin.gif') top left repeat;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3a3903;
}

h1 {
    margin: 20px 0;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.5;
}

h3 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.2;
}

h4 {
    margin: 20px 0 0 0;
    font-size: 1.6em;
    font-weight: bold;
}

h1.header {
    background: url('../images/header.gif') top center no-repeat;
    text-indent: -10000px;
}

h1.header a {
    width: 578px;
    height: 50px;
    display: block;
}

a {
    font-weight: bold;
    color: #00f;
}

p {
    margin: 0 0 10px 0;
    font-size: 1.6em;
}

div#container {
    margin: 0 auto;
    padding: 20px 40px;
    background: #fff url('../images/container-bg.jpg') top left repeat-x;
    text-align: left;
    width: 680px;
    position: relative;
}

div#container img.book-cover {
    float: right;
}

div.buy-book {
	margin: 0 -20px 0 -40px;
	padding: 407px 0 20px 90px;
	background: transparent url('../images/put-your-heart-in-your-mouth-stack-transparent.png') top left no-repeat;
	text-align: center;
	width: 260px;
	float: right;
}

div.buy-book p {
    margin: 10px 0 0 0;
    font-size: 1.3em;
}

p.center {
    font-size: 1.3em;
    text-align: center;
}

ul.navigation {
    margin: 20px 0 0 0;
    list-style: none;
    text-align: center;
}

ul.navigation li {
    font-size: 1.3em;
    display: inline;
}

ul.navigation li a {
    padding: 0 10px;
    font-weight: bold;
}

div.buy-dvd {
	margin: 0 -20px 0 -40px;
	padding: 407px 0 20px 90px;
	background: transparent url('../images/gut-and-psychology-syndrome-dvd.png') top left no-repeat;
	text-align: center;
	width: 260px;
	float: right;
}
