body{
	 background-image:url('../Images/background.png');
	  text-align:center;
	font-family: Verdana;

}

table#MainFrame
{
	font-family: Verdana;
	 width:70%; 
	margin-left:15%; 
    margin-right:15%;
    background-color:white;
    background-image:url('../Images/CST-knock-back.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;	
    border-style:solid;
	border-width:1px;
    border-top: 0px; 
    border-bottom: 0px;
 }
 
 .Findout{
 	
   font-family: Verdana;
   text-align: center;
   font-size: 70%;       
 
 }
 
.aboutus{
	
   font-family: Verdana;
   text-align: center;
   font-size: 70%;       
   padding: 0px;  
	
}

.core { 
 
   float:left;
   font-family: Verdana;
   text-align: left;
   font-size: 70%;       
   padding: 0px;  
}

.bottom { 
	 text-align:left;
   font-family: Verdana;
   font-size: 70%;       
   padding: 0px;  
}

.topper{ 
 
   float:right;
   font-family: Verdana;
   text-align: left;
   font-size: 60%;       
   padding: 0px;  
}

table#LowFrame
{
	 width:70%; 
	margin-left:15%; 
    margin-right:15%;
     background-image:url('../Images/lowertableBG.png');
    font-family: Verdana;
        
}

button#Boxone {
   border: 1px outset #3dae48;
   background-color: #3dae48;
   width :200px;
   height: 25px;
   float:left;
   color: white;
   font-family: Verdana;
   font-weight:bold;
   text-align: left;
   font-size: 60%;       
   padding: 0px;  
   border-style:solid;
   
}

button#Boxtwo {

   border: 1px outset #f78f1e;
   background-color: #f78f1e;
   width :200px;
   height: 25px;
   color: white;
   font-family: Verdana;
   font-weight:bold;
   text-align: left;
   font-size: 60%;
   padding: 0px;  
   border-style:solid;
}

button#Boxthree {
   border: 1px outset #00adee;
   background-color: #00adee;
   width :200px;
   height: 25px;
   color: white;
   font-family: Verdana;
   font-weight:bold;
   text-align: left;
   font-size: 60%;
   padding: 0px;  
   border-style:solid;
}

button#Boxfour {
   border: 1px outset #ec008d;
   background-color: #ec008d;
   width :200px;
   height: 25px;
   color: white;
  font-family: Verdana;
   font-weight:bold;
   text-align: left;
   font-size: 60%;
   padding: 0px;  
   border-style:solid;
}

button#Boxfive {
   border: 1px outset #f78f1e;
   background-color: #f78f1e;
   width :200px;
   height: 25px;
   color: white;
   font-family: Verdana;
   font-weight:bold;
   text-align: left;
   font-size: 60%;
   padding: 0px;  
   border-style:solid;
}

.Footer{
	 font-size: 70%;
	color: #666666;

}
