<html>

<HEAD>

<TITLE>CSS for Steam Train Huntsville - guestbook</TITLE>

<STYLE TYPE="text/css"> 

br				{ }

BODY			{ 
				background-color: #ffffff; 
				font-family:Times New Roman; 
	 			background-image:url('images/originalPortageFlyer10.jpg');
				background-repeat: repeat-y;
				}

table			{
				cellpadding: 8; cellspacing: 8; 
				}

td 				{
				padding: 10px; 
				}

td.twovalues 	{
				padding: 10px 10px
				}

hr				{
				color:#006000; 
				}

.yellow24		{ color:#f7db22; font-size:24pt; font-family:Times New Roman; text-align:left }
.yellow35		{ color:#f7db22; font-size:35pt; font-family:Times New Roman; text-align:left }

.green			{ background-color:#006000; }

.greenXs		{ color:#006000; font-size:12pt; font-family:Times New Roman; text-align:left }
.greenSm		{ color:#006000; font-size:15pt; font-family:Times New Roman; text-align:left }
.greenMd		{ color:#006000; font-size:18pt; font-family:Times New Roman; text-align:left }
.greenLg		{ color:#006000; font-size:24pt; font-family:Times New Roman; text-align:left }

.white12		{ color:#ffffff; font-size:12pt; font-family:Times New Roman; text-align:left }

</STYLE>

</HEAD>

</html>

