/* CSS Document */
#space{
background-color:#ffffff;
width:10px;
height:50px;
margin:0px;
}

#game{
border:3px solid #8CC63F;
width:700px;
margin-left:6px;
}

#pic{
height:20px;
width:704px;
background-image:url(footer2.gif);
margin:0px;
}

body{
text-align:center;
}

#links{
margin:0px;
padding-bottom:40px;
text-align:left;
}

p{
font-size:14px;
}
