body {
	background-image: url(images/background.png); background-repeat: repeat-x; background-color:white; padding: 0px;
	font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 21px; color: #333; text-decoration: none; margin: 0px; 
}
a img {border: none;}
h1 { font-weight: normal; color:#D63500; font-size: 25px;font-family: 'Georgia', sans-serif;}
h2 { font-weight: bold; color: #44BE80; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }
h3{ font-weight: normal; color: #666666; font-size: 14px; font-family: Verdana, Geneva, sans-serif; }
a:link {color: #D63500; text-decoration: none; }
a:hover {color: #E36600; text-decoration: none; }
a:visited {color: #D63500; text-decoration: none; }
a:active {color: #D63500; text-decoration: none; }
br.clear { clear: both: height: 1px;}


header {
    background-color:white;
    color:#444;
    text-align:center;
padding:0px;
  
}
section-jquery {

text-align:center;
width: 100%
height: 800px
    padding:5px;
}
section-text {
	

text-align:center;
    padding-bottom:60px;
}
footer {
    height: 100px;
background-color:#333;
padding-top: 40px;
    color:white;
    clear:both;
    text-align:center;
a:link {color: #fff; text-decoration: none; }
a:hover {color: #fff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:active {color: #fff; text-decoration: none; }
 
} 

