@charset "utf-8";
/* CSS Document */


/*Biggest/background div*/
.page {border-width:thin; width:80&; background-color:#FFCCFF; padding:10px;}

/*Header*/
.header {background-color:transparent; font-family:Aharoni; font-size:20px;}



/*Content section*/
.content {background-color:#FF99FF; border-radius: 10px; width:80%;}
#para1 {font-family:Elephant; font-size:17px;}
#para2 {font-family:Elephant; font-size:17px;}
#para3 {font-family:Elephant; font-size:17px;}


/*Footer section*/
.footer {background-color:transparent;}
#footer1 {font:Verdana; color:#CC0066;}
