
body {
	font-family: sans-serif;	
	margin-left: 10%;
	margin-right: 10%;
	background-image: url(book.jpg);
  }

h1,h2,h3,h4,h4 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
}
.middle {
	margin-right : 10%;
	top: 10%;
	margin-top : 0%;
	position: absolute;
	padding-right : 15%;
}
.middleone {
	top: 1%;
	margin-top : 1%;
	position: absolute;
	padding-right : 10%;
	margin-right : 10%;
}

.logo {
	text-align : right;
	margin-right : -10%;
		padding-left: 10%;
	left: 80%;
	position: static;
}


.logo p {
	line-height: 125%;
	width: 8em;
	margin-left : 80%;
	margin-bottom: -2%;
	color: #008040;
	font-size: 90%;
	font-weight : bold;
	border-bottom-width : thin;
	border-bottom-style : solid;
}

.logo a:link{
	background-color : #FFFFFF;
	color: #008040;
	font-weight: bold;
	text-decoration: none;	
}
	
.logo a:visited{
	background-color : White;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}

.logo a:hover{

	background-color : #CCFFCC;
	color : #FF0033;
	text-decoration: none;
}

h3 a:link img{
		background-color : White;
}


h2.one {
	font-size: 100%;
}

h1 {
	font-weight: normal;
	color: #008080;
	letter-spacing: -0.06em;
	font-size: 225%;
	line-height: 50%;
}
h1.one {
	font-size: 350%;
}
h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: bold;
margin-bottom: -4%;
}


.webimize a:link {color: green;
	text-decoration : none;}
.webimize a:active {color: green;
	text-decoration : none;}
.webimize a:visited {color: green;
	text-decoration : none;}
.webimize a:hover {
	font-size : 15px;
	color: red;
	padding-left : 2px;
	text-decoration : none;
	letter-spacing : 1px;
	}

a:link {
  color: #0080C0;
  background: transparent;
text-decoration: none;
}
a:active {
  color: green;
  background: #FFD700;
text-decoration: none;
}
a:visited {
  color: #800080;
  background: transparent;
text-decoration: none;
}
a:hover {
  color: #008080;
  background: transparent;
text-decoration: none;
}
