body {
	background-color: #FF69B4;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-image: url(../images/rbday.jpg);
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: inherit;
	}

img {
	background: transparent;
	border: none;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: baseline;
}

div.start{
	background: transparent;
	visibility: visible;
	position: absolute;
	left: 175px;
	top: 150px;
}

div.pic{
	background: transparent;
	visibility: hidden;
	position: absolute;
	left: 20px;
	top: 25px;
}

p.big{ 
	font-family: "Comic Sans MS", "Century Schoolbook", "Arial Black"; 
	background: transparent;
	font-size: xx-large;
	color: Maroon;
}

p.small{
	font-family: "Comic Sans MS", "Century Schoolbook", "Arial Black"; 
	background: transparent;
	color: Maroon;
	font-weight: bold;
}

img.picbdr {
	background: transparent;
	border: medium solid Black;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: baseline;
}