#x 
{
	filter: Xray;
}

body 
{
	cursor: crosshair;
	background-attachment: fixed;
	background-image: url(/img/bg.gif);
	background-repeat: repeat;
	background-position: center center;

}

#logo 
{
	font-family: "Courier New", Courier, mono;
	font-size: 100px;
	font-weight: bold;
}

a {
	color: #FF0000;
	text-decoration: none;
}

.picframe {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	width: 1px;
}

p {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

