<img src="subhash.jpg" width="67" height="87" alt="" border="0">/* Here you can change the background, font style and font colour*/
body {
margin: 0px;
voice-family: "\"}\"";
voice-family: inherit;
background: #e5e5e5;
font-size: 19px;
font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
color: black; 
}
/* Adjust size of heading 1 */
h1 {
   font-size: 30px;
   margin-bottom: 0px;
   font-weight:100;
   color:black;
 }
/* This is the top band on which the navigation menu will be displayed*/
#header {
	left: 0px;
	top: 0px;
	position: relative;
	width: 100%;
	height: 150px;
	background: #4b9d3c;
	
}
/* To change the width and background of the main conatiner*/
#maincontainer {
	width: 80%;
	background: white;
	top: -50px;
	position: relative;
	left: 10%;
}

#navigation {
	height: 50px;
	background: #477f39;
	width: 100%;
	position: relative;	
	color: white;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	color: white;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	display: block;
}

.navitem {
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.navitemsel {
	height: 100%;
	background: #20660e;
	text-align: center;
}

.navtext {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.navtext td{
	text-align: center;
	color: white;
	cursor: pointer;
}
.navitem:hover {
	background: #20660e;
}

#content {
	min-height: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	text-justify: inter-word;
	font-family: Garamond;
	font-style: normal;
	font-weight: 400;
	color: #005f00;
	font-size: 20px;
}
.imagewriteupleft {
      display:inline-block;
      float:left;
      margin-left:4px;
      margin-right:10px;
 }
 .imagewriteupright {
      display:inline-block;
      float:right;
      margin-left:10px;
      margin-right:4px;
 }

.imagecontainer {
	border-right: #477f39 1px solid;
	padding: 10px;
	margin: 0px 0px 0px 10px;
}

.information {
	font-size: 20px;
	font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
	padding-left: 10px;
}
.image {
	width: 150px;
}
/* Changes colour of special text */
.special1 {
	color: #0000FF;
    font-weight:normal;
	
}
hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #477f39;
    margin: 1em 0; padding: 0; }
    
h4 {
	margin-bottom: 0px !important;
	color: #005F00;
} 
.authors {
         color: #E20000;
 }   
 /* change colour of links here */
 a {
	color: blue;
	font-family: Garamond;
	font-style: normal;
	font-weight: 400;
  }
 h2 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 100;
    color: Red;
  }#BBC #YouTube {
	margin-left: 25%;
	margin-right: 25px;
	margin-top: 3%;
	margin-bottom: 3%;
}
