﻿html,body {
background-color : #ffff99; 
padding-right : 10px;
}


h1 {
font-size : 100%; 
font-family :  Comic Sans MS;
font-weight : 900;
color : #EC4409; 

}

h2 {
font-size : 90%; 
font-family :  Comic Sans MS; 
font-weight : 900;
color : #EC4409; 
}

h3 {
font-size : 80%; 
font-family :  Comic Sans MS; 
font-weight : 100;
color : #EC4409; 

}

h4 {
font-size : 60%; 
font-family :  Comic Sans MS; 
font-weight : 100;
color : #EC4409; 

}


