	body  {
	font-size: 20px;
	color: black;
	margin-left: auto;
	margin-right: auto;
	font-family: comic-sans, Adelon-Light, sans-serif;
	width: 900px;
	background-color: #FFFFCC;
	background-image: url(Img/Blog/back_shawdow.png);
	background-repeat: repeat-y;
	background-position: center top;
		}

	#banner {
	text-align: center;
	margin-top: 3em;
	margin-right: 30px;
	
			}
	
	#banner img {
		border: none;
			}
		
