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

body {
 background:#000 url('../img/bg.jpg') no-repeat top center;
}
	
.color, .btn, #footer a {
	color:#C00;
	border-color:#C00;
}
