body {  background-attachment: scroll; background-image: url(background.gif); background-repeat: repeat; background-position: center top}
.recips {
	font-family: "Trebuchet MS", "Times New Roman", "SansSerif";
	font-size: 14px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(table_recip.jpg);
	background-repeat: repeat-x;
	height: 25;
	color: #AA0F3E;
	text-align: center;
	font-weight: normal;
}
.recips a:active{
        color: #CF2533;
        text-decoration: none;
}

.recips a:link{
        color: #CF2533;
        text-decoration: none;
}
.recips a:visited{
        color: #CF2533;
        text-decoration: none;
}
.recips a:hover{
        color: #FF5D00;
        text-decoration: underline;
}
a:hover{
        color: #CC0000;
        text-decoration: underline;
}
-->
.screenshots {
	border: 1px dotted #FF5D00;
}

