@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #000700;
}
.chapter1 {
	background-image: url(../images/words-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.home {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buy {
	background-image: url(../images/buy-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index {
	background-image: url(../images/Home-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	padding: 0;
}
.footer {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0;
	padding: 0;
}


.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	overflow: auto;
	height: 350px;
}
img {
	margin: 0px;
	padding: 0px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chapter1 #container #main-table tr .email table tr td #BuyNow a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-table {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0;
	margin-top: 275px;
}
div {
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	font-size: 13px;
}
.email a:link,.email a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.email a:hover,.email a:active {
	color: #C30718;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
.email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
table, td, tr {
	margin: 0px;
	padding: 0px;
}

#social-networking img {
	margin-left: 6px;
	margin-top: 15px;
}

