body {
	background:#000000 url(images/joker.jpg) no-repeat bottom center;
	background-attachment: fixed;
	color: #CCCCCC;
	font: normal small Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	color:#9900CC;
}

a {
	color:#339933;
}

a:hover {
	color: #FFFFFF;
}

img { border:1px solid #ffffff; }

#logo {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat bottom center;
	
}

/* Page */

#page {
	background: url(images/logo-fade.gif) no-repeat top center;
}

#menu li {
	border-bottom:1px solid #9900CC;
}

#menu a:hover {
	background-color: #0A0A0A;
	color:#CC0033;
}

#photo
{
	background-image:url(images/justinjoker.jpg);
	width:160px;
	height:180px;
}









