body 		{background-color:#663300;
			background-image:url(/images/logoBkg.jpg);
			background-repeat:no-repeat; 
			background-attachment:fixed; 
			background-position:top left; 
			border:solid 0px black; 
			margin:0px; 
			padding:0px;
			font-family:arial, verdana, sans-serif;
			color:#ffffcc;
			font-weight:bold;}

.viewport 	{width:100%; 
			height:1200px;}

.mainColumn {margin-top:100px;}
.highlight 	{color:#ffcc33; text-decoration:none;}
.tal 		{text-align:left;}
.w500		{width:500px;}
