/* CSS Document */

body  {color:#C2141F;}

html {margin:0;padding-top:10px;font-family:Frutiger;}

#text1 {

position: relative;

left: 3%;
width: 90%;
top: 32%;

}

#text2 {

position: relative;

left: 3%;
width: 100%;
top: 35%;
font size:25px;

}

#text3 {

position: relative;

left: 3%;
width: 90%;
top: 43%;

}
#footer {font-size:9px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;} 
