h1{
	color: 00b3b3
}


body {
background-image: url(fractal1.jpg) no-repeat center center fixed;

        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	font-family:tempus sans itc;
	font-size:42;
}

.MainBodyColor
{background-color:6666ff;
font-color: white;
font-family:tempus sans itc;
font-size:18;
}

.menuBody{
	
	font-family:tempus sans itc;
font-size:18;
}

.titleBody{
background-color:33001a;	
}
.WhiteText {
font-color:white;
color: ffffff;
font-family:tempus sans itc;
font-size:18;
}

.pinkLink
{
	color: f12d8f;
	font-style: bold;
}

.yellowLink
{
	color: ffff66;
	font-style: bold;
}

#MenuBodyColor
{background-color:pink;
font-family:tempus sans itc;
font-size:12
}