#blue{
    color:blue
	}
#red{
    color:red
	}
#green{
    color:green
	}	
#orange{
    color:orange
	}

h1 {
    font-size:3.5;
text-align:center;}
	
body {	
	background-color:#FFE056;
font-family:Arial,Helvetica,sans-serif;}
	


h3 {
	font-size:3.5;
text-align:left;}
	
	
