@charset "utf-8";
body{  
    font-family:Georgia, Arial, Helvetica, Sans-serif,serif;
	text-align: center;	
	font-size:45px;
    color:#000;
    background:#fff;
}
 
h1 {
    font-size:70px;
}

h2 {
    font-size:62px;
}

h3 {
    font-size:50px;
}
 
h4 {
    font-size:50px;
}

h5 {
    font-size:50px;
}


Priva/* CSS Document */

