BODY
{   background-image : url( "../assets/images/Tower1.png" );
	background-size: Cover;
	background-repeat : No-repeat-x;
	background-repeat : No-repeat-x;
	font-size : 16px;
	font-weight : bold;
	background-color : rgb(204,204,204);
	font-family : Comic Sans MS 
}

.ElephantBanners1-Default{
	font-family : Comic Sans MS ;
	font-size: 16px;
	font-weight : bold;
	font-style : normal;
	color : rgb(204,204,204)
}

.ElephantNavbar4-Regular{
	font-family : Comic Sans MS ;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	color : rgb(51,51,51)
}

.ElephantNavbar5-Rollover{
	font-family : Comic Sans MS ;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	color : rgb(153,0,102)
}

.ElephantNavbar6-Highlighted{
	font-family : Comic Sans MS ;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	color : rgb(153,0,102)
}

.ElephantNavbar7-HighlightedRollover{
	font-family : Comic Sans MS ;
	font-size: 11px;
	font-weight : bold;
	font-style : normal;
	color : rgb(153,0,102)
}

.ElephantNavbar9-Regular{
	font-family : Comic Sans MS ;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	color : rgb(0,0,102)
}

.ElephantNavbar10-Rollover{
	font-family : Comic Sans MS ;
	font-size: 10px;
	font-weight : 700;
	font-style : normal;
	color : rgb(153,0,102)
}

.ElephantNavbar11-Highlighted{
	font-family : Comic Sans MS ;
	font-size: 10px;
	font-weight : 700;
	font-style : normal;
	color : rgb(153,0,102)
}

.ElephantNavbar12-HighlightedRollover{
	font-family : Comic Sans MS ;
	font-size: 10px;
	font-weight : 700;
	font-style : normal;
	color : rgb(153,0,102)
}

A{	font-size : 16px;
	text-decoration : none;
	text-shadow: 0px 2px 0 #f4f4f4;
	color:rgb(51,51,51);
	font-family : Calibri;
	font-weight : bold
}
A:visited{
text-shadow: 0px 2px 0 #f4f4f4;
	text-decoration : underline;
	font-family : Comic Sans MS ;
	color : rgb(51,51,51);
	font-weight : bold;
	font-size : 16px}
A:active{	font-family : Comic Sans MS ;
	color : rgb(153,0,102);
	font-weight : bold;
	font-size : 16px;
	text-align : center}


H1 {
	font-family: Comic Sans MS ;
	font-weight : bold;
	color : rgb(153,0,102);
	text-shadow:0px 1px 0px #f4f4f4;
	font-size : 18px;
	text-align : center}


A:hover {
	font-size: 16px;
	font-weight : bold;
	color : rgb(153,0,102)
}
