#mainBanner {
	border: solid 3px black;
	background-color: red;
}
#welcome {
	color: red;
}