@import url("cco/style.css");



/* Logo */

body {
	background: #000000 url(images/img1.jpg) no-repeat center top;
	font: normal 13px Tahoma, Arial, sans-serif;
	color: #BDBDBD;
}

#footer {
	background: url(images/footer.png) no-repeat;
	clear: both;
	width: 960px;
	height: 200px;
	margin: 0 auto;
/*	padding: 50px 20px; */
	
}