BODY {
    background-image: url(http://www.prcupcc.org/images/uzay.gif); 
    background-repeat: repeat; 
    background-attachment: fixed; 
    }
.head{
	color:red;
	font-style:bold;
	font-size:32pt;
	}
DIV{
    color:red;
    font-family:Black Chancery;
    font-size:18pt;
}
    TD{
	color:red;
	font-family:Black Chancery;
	font-size:16pt;
}
.t{
	color:red;
    font-family:Times New Roman;
	font-size:16pt;
	}
a{
	color:antiquewhite;
	}
a:active{
	color:purple;
	}
a:visited{
	color:violet;
	}
a:hover{
	background-color:red;
	color:antiquewhite;
