﻿.GuestBook
{
	font-family: Arial;
	color: #c0c0c0;
}

.GuestBookBG
{
	background-image: url(../images/RightBG.jpg);
	background-repeat:repeat-y;
	background-position: top;
	background-attachment: fixed;
	
}