body
{
	background-color: black;
}

#logo img
{
	position: absolute;
	top: 9px;
	left: 10px;
}

#logo1 img
{
	position: absolute;
	top: 475px;
	left: 10px;
}

#menulogo img
{
	position: absolute;
	top: 0px;
	left: 324px;
}

#slidemenubar, #slidemenubar2
{
position:absolute;
}

h1
{
	font-family: "comic sans ms";
	font-size: 24px;
	color: #2994fd;
	text-align: center;
}

h2
{
	font-family: "sans-serif";
	font-size: 15px;
	color: white;
	text-decoration: underline;
	text-align: center;
}

h3
{
	font-family: "comic sans ms";
	font-size: 50px;
	color: yellow;
	fonr-weight: normal;
	text-align: center;
}

h4
{
	font-family: "comic sans ms";
	font-size: 40px;
	color: #2994fd;
	fonr-weight: normal;
	text-align: center;
}

h5
{
	font-family: "comic sans ms";
	font-size: 30px;
	color: black;
	text-align: center;
}

h6
{
	font-family: "sans-serif";
	font-size: 24px;
	color: white;
	text-decoration: underline;
	text-align: center;
}



	
	


