BODY {	background-color : white;
			background-image : url(./ELBO.jpg);
			background-repeat :	no-repeat;
			background-position : left;
			background-width : 293;
			background-height : 411;
	 		font-family : Comic Sans MS, Verdana, Arial;
			font-size : small;
			text : black;
		}

P {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : small;
			color : black
    }


TABLE {	font-face : Comic Sans MS, Verdana, Arial;
			font-size : small;
			text : black;
			
		}

H6 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : xx-large;
			color : blue;
    }

H5 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : x-large;
			color : black;
    }

H4 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : large;
			color : black;
    }

H3 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : medium;
			color : black;
    }

H2 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : small;
    }

H1 {		font-face : Comic Sans MS, Verdana, Arial;
			font-size : large;
			color : black;
    }

A:visited 	{	color : black}	
A:active 	{	color : black}
A:hover		{	color : red}
	

