body {
	background-image: url("img/mug2.jpg");
	background-size: 4em;
	background-repeat: none;
}

h1 {
	color: #632;
}

h2 {
	color: #632;
}

p {
	color:#F0F;
	font-family: sans-serif;
	font-size: 2em;
}

img {
}

.title1 {
  width: 80%;
}

.title2 {
	width: 50%;
}

.banner {
	width: 100%;
}

.frame {
	border-style: outset;
	border-width:10px;
	width: 80%;
}
