@charset "UTF-8";
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 200px;
}
#flash {
	float: left;
	height: 200px;
	width: 200px;
}
