/*
body {
	background-position: right;
	background-image: url('Images/horses.5.lrg.jpg');
	background-repeat: no-repeat;
}
  */
  
  


.style1 {
	font-size: xx-large;
	text-align: center;
}
.style2 {
	font-family: "Times New Roman";
}
.style3 {
	text-align: center;
}

#rightcol {
	float:right
}

#leftcol {
	float:left
}
