P,body,H3,H4,H5,H6,LI, A:link,A:VISITED,A:HOVER{
 font-family: Arial,Helvetica,sans-serif;
} 
H1,H2{
 font-family: Arial black,Helvetica black,sans-serif;
}
body{

background-color: #7295BB;

font-size: 12px;
color: #000000;
 margin-right:150px;
} 

a:link { color: #EAC822; }
a:visited {color: #EAC822;}
a:hover{color:yellow;}
a{text-decoration:none;}

P {
 font-size: 12px;
 margin-left:30px;
  margin-right:150px;

 }

H1 {

 font-size: 250px;
 font-weight: bolder;
 letter-spacing: -25px;
 color: #648AB5;


}

H2 {

 font-size: 180px;
 font-weight: bolder;
 letter-spacing: -20px;
 color: #648AB5;


}
H3 {

 font-size: 150px;
 font-weight: bolder;
 letter-spacing: -10px;
 color: #648AB5;
 }

H4 {
 font-size: 14px;
 font-weight: bold;
 text-align: left; 
 color: #000000; 
 margin-left:30px;
  margin-right:150px;
font-variant: small-caps;
}

H5 {
 font-size: 14px;
 font-weight: bold;
 text-align: left; 
 color: #000000; 
 
}

H6 {
 font-size: 11px;
 font-weight: normal; 
 text-align: left;
 color: #000000;
}
 
 
 
 LI {
 font-size: 12px;
 font-weight: normal; 
 text-align: left;
 margin-left:250px;
 margin-right:150px;
 }

p.box {
 border: hidden;
 background-color:#EAEAEC;
 padding:5px;
 margin-left:250px;
 margin-right:150px;
 font-weight: light;
}



