body { 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size:large;
  line-height: 1.6em;
 background-image : url(images/BackgroundImage.jpg);
 background-position : center;
 background-attachment : fixed;
 background-repeat : no-repeat;
 background-color : Blue;
 font-weight : bold;
	   color: white;
	   }
	   
	   #mainview 
	   {
		background-color :Blue;
		padding: 20px;
		width: 480px;
		margin-left: 0px;
		margin-right: 240px;
		margin-bottom: 92px;
	   }
h1  {
  color: black;
  text-align: center
}

h2 {
  color: black;
  font-size: 130%;
}

a 
{
	color: White;
}
#samples { 
  border-width: thin;
  border-style: solid;
  background-color: #efe5d0;
  width: 200px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-left: 20px;
  text-align: center;
  line-height: 1;
  float: right;
}

notused 
{
	  background: url(sanston/stonbk.jpg);
	   color: white;
}

