body {
	background-image: url(pictures/hennateal.jpg);
	background-repeat: repeat-x;
        background-position: top center;
        background-color: #000000;
}
.container { 
	background-image: url(pictures/back3opt.jpg);
        background-position: top center;
        background-repeat: no-repeat;
}

.content {
	width: 960px;
	padding-bottom: 2em;
	font-family: Palatino, “Palatino Linotype”, “Palatino LT STD”, “Book Antiqua”, Georgia, serif;
	font-size:18px;
}

.book {
	width: 350px;
	padding-left: 15px;
}

body, td, th {
	
	color:#63B5E1;
        font-size:18px;
}

h1 {
	color: #CBE6F5;
}

h2 {
	color: #CBE6F5;
}

h3, h4 {
	color: #ffffff;
}

h5, h6 {
	color: #ffffff;
}

hr
{
    background-color: #eee;
    border: 0 none;
    color: #0099FF;
    height: 1px;
}

a {
	color: #CBE6F5;
}

form {
	background-color: #000000;
}