/* CSS Document */

body 

{

font-family: Arial, Helvetica, sans-serif;

font-size:14px;

margin:0px;

background-color:#e5eff7;

}



img {border:0px;}



h1 {font-family:"Script MT Bold";font-size:40px;color:#94e3fa;}

h2 {font-size:18px;color:#000000;}

h3 {font-size:16px;color:#000000;}

p  {margin-top:0px;}



#global {

color:#000000;

width:1000px;

margin:0px auto;

background: url(repeater.jpg) repeat-y;

}


#justi {
text-align:justify;
margin-left:100px;
margin-right:100px;}



#imp {

margin:-40px auto 0 0;

width:1000px;

height:30px;

}





#footer {

width:1000px;

height:51px;

clear:both;

text-align:left;

}

