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


body{
	background: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	color: #ffffff;
}

#bottom {
	margin-top: 20px;
	margin-bottom:20px;
	margin-left: 68px;
	}
	
	
#wrapper {
	height: 581px;
	width: 1024px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #000;
	overflow:hidden;
}
