body
{
	background-image: url("Logo.jpg");
	background-attachement: fixed; 

}
H1
{
	color: rgb(0, 202, 101);
	font-size : x-large;
	text-align: align;
	family-style :Comic Sans MS;
	font-weight : bolder;
} 

H2
{
	color: pink;
	font-size : medium;
	text-align: justify;
	family-style :Comics Sans MS;
	font-weight : bolder;
	text-transform: uppercase;
	text-decoration: underline;
}      
H3
{
	color: black;
	font-size : small;
	text-align: justify;
	family-style :Comics Sans MS;
}
H4
{
	font-style : oblique;
	family-style : Matisse ITC;
	color:fushia;
	font-size : medium;
	marge-right : 4cm;
	marge-top : 4cm;
}    
H5
{
	color: black;
	font-size : xx-small;
	text-align: justify;
	family-style :Comics Sans MS;
}
H6
{
	color: black;
	font-size : small;
	text-align: justify;
	family-style :Comics Sans MS;
	text-decoration: underline;
}                                                                                                                                                                                                                                                                                                                  