.banner{background-color: blue;
	color: yellow;
	text-align: center}

.text {font-family; Arial}

.footer {font-size: x-small;
	text-align: center;
	font-style: italic}

code {margin-left: 50px;
	font-weight: bold;}

img {border-color: gray;
	border-style: double}
