body {
	background-image: url(graphics/bowl.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	size:auto

}
.style1 {font-size: small}
.style2 {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: large;
	font-weight: bold;
}
