/* CSS Document */

body{
background:#FF9933 url(../images/fungameshead.jpg) 50% top no-repeat;
text-align:center;
}

#nav{
width:800px;
height:100px;
margin:auto;
margin-top:335px;
}

#container {
width:800px;
height:800px;
margin:auto;
margin-top:0px;
}

#games {
background:url(../images/cloudbg.gif) no-repeat;
width:800px;
height:550px;
}

p{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
td.table{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#brainbenders{
background:url(../images/cloudbg1.gif) no-repeat;
width:800px;
height:800px;
margin-top:20px;
}

#riddles{
background:url(../images/cloudbg1.gif) no-repeat;
width:800px;
height:721px;
margin-top:20px;
}
