body
{
background-image:url('img/starbg.jpg');
background-attachment:fixed;
margin:0;
}
#header{
position:absolute;
height:150px;
width:984px;
margin:auto;
margin-top:-155px;
z-index:-1;
background-image:url('img/head.png');
}
#menuwrapper
{
position:absolute;
margin:auto;
margin-top:-30px;
z-index:1;
}
#menu1,
#menu2,
#menu3,
#menu4,
#menu5,
#menu6
{	
position:relative;
width:164px;
height:80px;
background-image:url('img/menuh.png');
float:left;
display:block;
color:white;
font-size:24px;
text-align:center;
text-shadow:#000000 0.0em 0.1em 0.15em;
}
#menu1 a,
#menu2 a,
#menu3 a,
#menu4 a,
#menu5 a,
#menu6 a
{
color:white;
text-decoration:none;
}
#menu1 p,
#menu2 p,
#menu3 p,
#menu4 p,
#menu5 p,
#menu6 p
{font-size:18px;line-height:0.35em;margin-top:0.725em;}
#mainbox
{
width:984px;
height:980px;
background-color:white;
margin:auto;
margin-top:150px;
z-index:2;
border-style:none;
border-bottom-right-radius:15px;
border-bottom-left-radius:15px;
;-webkit-box-shadow:0px 9px 12px -4px black;
	-moz-box-shadow:0px 9px 12px -4px black;
	box-shadow:0px 9px 12px -4px black;
}
#mainbox p
{color:white;
font-size:18px;}
#mainboxtext
{
float:left;
width:455px;
}

#mainboxtext p
{color:black;
	opacity:0.85;
margin-left:50px;
font-size:15px;}


.calcell
{font-family: 'Merienda', cursive;
float:left;
height:105px;
width:105px;
background-image:url('img/cal.png');
color:black;
margin:auto;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}

.daycell
{font-family: 'Merienda', cursive;
text-align:center;
line-height:32px;
color:black;
text-shadow:#000000 0.0em 0.1em 0.15em;
float:left;
height:30px;
width:105px;
margin:auto;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:-5px;
}

#mainboxtext1 p:first-letter { 
float: left; color: red; font-size: 65px; line-height: 40px; padding-top: 8px; padding-right: 8px; padding-left: 3px;font-family:georgia;
}

#mainboxtext1
{
float:left;
width:500px;
}

#mainboxtext1 p
{color:black;
margin-left:50px;
font-family: 'arial';
font-size:15px;}

background-color:#ED1C48;