﻿
#frame {
	width: 400px;
	height: 300px;
	border: 5px black solid;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	margin-bottom: 5px;
	width: 800px;
	height: 180px;
}
