@charset "UTF-8";
/* CSS Document */

.container {
	background-color: #000000;
	background-image: url(AMYOL4.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 500px;
	width: 1000px;
}
