@charset "UTF-8";
/* CSS Document */

body{
		background:#b3afac url("../img/body_gradient.gif") repeat-x;
		margin:0;
		padding:0;
		
}
.top {
	top: 0px;
}

#container{
margin:auto;
width: 778px;;
	
}


#content{
width: 778px;
height: 600px;



}

#footer{
float:right;

}
