body{
 direction: ltr;
 font-family: arial;

 
}






h1{
 color: #FF6600;
 text-align: center;
}

h2{
 color: #FF6600;
  text-align: center;
}

h3{
 color:  #FF6600;
  text-align: center;
}

h4{
 color:  #FF6600;
  text-align: center;
}

h5{

}

h6{

}

a: link{

}

a: visited{

}

a: hover{

}

a: active{

}

ol{

}

ul{
 
}

li{
 margin-bottom: 15px;
} 

hr{
 width: 50%;
 height: 1px;
 color: black;
 text-align: center;
}

table{
 color: black;

 }
 

/*------ classes ------*/

.important{
  color: #000000;
  font-weight: bold;
  font-family: arial;
}

.bod{
 padding-right: 90px;
 padding-left: 90px;
 padding-top: 5px;

 width: 544px;
 text-align: left;
 background-color: #ffffff;

}

.testimony{
  border: 1px solid #FF6600;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-color: #FFFFE1;
  font-size: smaller;
  font-family: arial;
  text-align: left;
  width: 410px
}

.bonus{
  border: 1px solid black;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-image: url('toping.gif'); 
  background-repeat: no-repeat;
  font-family: arial;
  text-align: left;
  width: 410px
}

.order{
  border: 1px solid black;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  
  background-repeat: no-repeat;
  width: 410px;
  text-align: left;
}


.signup{
  height: 365px; 
  border: 1px solid black;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-image: url('small_toping.gif'); 
  background-repeat: no-repeat;
  width: 356px;
  margin-right: -10px;
  margin-left: 10px;
  margin-top: -8px;
  margin-bottom: 10px
  }
  
.point{
  border: solid 1px black;
  padding: 10px;
  background-color: #69AD67;
  font-family: verdana;
  color: white;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;  
  width: 430px;
}

.pre-footer{
  text-align: center;
}

.green{
 background-color: green;
 color: white;
 font-weight: bold;
  text-align: center;
  font-size: large;
}
/*------ id's ------*/

#outer{
 width: 730px;
 text-align:center;
 background-color: black;
 }

#main{
 width: 726px;
 text-align: left;
 background-color: #ffffff;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
}


#header{
 width: 690px;
 height: 130px;
  background-color: white;
 background-image: url('http://www.nostressebook.com/include/sky.jpg');
 color: white;
 text-align: left;
 padding-top: 20px;
 padding-left: 40px;
 font-family: serif;
 letter-spacing: 3px;
}

#heading{
 font-weight: normal; 
 font-size: 35px;
 margin-top: 15px;
 margin-bottom: 15px;
}

#subheading{
 font-weight: normal; 
 font-size: 20px;
  margin-top: 15px;
 margin-bottom: 15px;
}

#bottom{
 text-align: center;
 font-size: 8pt;
}

#footer{
 text-align: center;
 font-size: 9pt;
}