@charset "utf-8";
/* CSS Document */

body {
	background:#888888;
}

#logo {
	width:100%; 
	height:230px; 
}
#quote {
	width:100%;
	height:300;
}
#footer {
	width:100%;
	height:20px;
}