body 
	{background-color:Black;
	background-image: url(boarderimage.gif);
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
	color: White;
	font-family:Tahoma}



.alignright
	{float:right}

.alignleft
	{float:left}


