@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/i_have_a_dream_background.jpg);
	background-repeat: no-repeat;
	background-color: #d6eef0;
	margin: 0px;
	padding: 0px;
	width: 1602px;
}
table {
	margin-top: 300px;
	margin-right: auto;
	margin-left: auto; 
	margin-bottom: auto;
	width: 1044px;
}
