body  {
	background: url(images/dovebg.gif) repeat;
	margin: 0;
	padding:0;
	color: #fff;

	}

p  {
	font-family: tahoma, helvetica, serif;
	font-size: 14px;
	color: #fff;
	}

h1  {	
	color: #fff;
	text-align: center;
	}

hr  {
	width: 80%;
	color: #336;
	text-align: center;
	}

a, a:visited, a:link, a:active  {
	color: #006;
	text-decoration: none;
	}



.picture  {
	position: absolute;
	top: 85px;
	left: 73px;
	z-index: 10;
	}



.title  {
	position: absolute;
	top: 130px;
	left: 400px;
	}

.page  {
	position: absolute;
	top: 350px;
	left:25px;
	background-color: #7683B0;
	width: 95%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: .4;
	border: 2px solid #336;
	}

.words  {
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 10px;
	}

.credit  {

	font-size: 11px;
	font-style: italic;
	text-align: center;
	}

.center  {
	text-align: center;

	font-weight: bold;
	}

.guestbook  {
	margin: 40px;	
	padding: 5px;
	}

.comments  {	
	color: #fff;
	background-color: #7683B0;
	width: 95%;
	margin: 5px 5px;
	padding: 15px;
	border: 2px dotted #336;
	text-align: left;
	font-family: tahoma, helvetica, serif;
	font-size: 14px;
	}