body{
background-color: #ffffff;
}
#main{
background-image:url(../_images/index.jpg);
margin-top:100px;
margin-left:200px;
width:900px;
height:666px;
}
#home{
background-image:url(../_images/home.jpg);
margin-top:100px;
margin-left:200px;
width:900px;
height:666px;
}
#enter{
width:900px;
height:666px;
}
#facebook{
position:relative;
top:470px;
width:250px;
height:190px;
float:right;
}
#myspace{
position:relative;
top:470px;
width:200px;
height:100px;
}