
body.guestPage {
	font-size:12pt ;
	text-align:left;
  color:black;
	background-image:url("images/flowers.jpg") ;
	background-attachment: fixed;
  background-position: 100% 10% ;
  background-repeat: no-repeat;
	background-color:white;
}

div.guestTitle {
  font-size:1.75em ;
	font-weight:bold ;
	text-align:center ;
  width:95% ;
}

div.guestButtons {
  text-align:center ;
	margin-top:-2.5ex ;
	margin-bottom:2ex ;
	width:95% ;
}

form.guestForm {
  font-size:1em ;
	font-weight:bold ;
}
