body { margin: 0; padding: 0; background-color: #ECECEC; }

#container { width: 90%; margin: 10px auto; background-color: #778384;}



#main { width: 80%; float: left; }

#footer { width: 90%; float: left; text-align: center; position:fixed; bottom:1px; font-size:11px;}

#footer a{

	color:#333;

}





