@charset "utf-8";
body {
	background-color: #ebad05;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
div{
	text-align: center; 
}

