@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC;
}
#container {
	background-image: url(images/indexPIC.jpg);
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
