
body{
      width:955px;
	  height:700px;
	margin:auto;
	margin-top: 10px;
	
    background-color:#C0C0C0;
	
	border-color:#FF0000;
	border-style:solid;
	
}

#logo{background-image:url(images/logotest.gif);
       background-repeat:no-repeat;
	   width:150px;
	   height:147px;}
	   
#content1{
      width:910px;
	  height:670px;
	  margin-top: 10px;
	   background-color:#C0C0C0;
	margin-left:2%;
	border-color:#000000;
	border-style:solid;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Style1 {color: #FF0000}

#pro{
      margin-left:10%;
	  }

h1{
    text-align:center;}

h2{text-align:center;
   font-size:medium;}
   
#flash{margin:auto;;}

#txt6{margin-left:75%;
      font-size:x-small;}