body	       {background-image: url(/images/fixious.jpg);
 
		background-attachment: fixed;

		background-position: center;

		background-repeat:no-repeat;

		background-color:black;

		margin:0;

		font-family:Tahoma, Sans-Serif;

		color:#CC3300;}



a	        {color:#C0C0C0;

		text-decoration:none;

		font-weight:normal;}



a:hover	        {text-decoration:underline;

		color:#F5F5F5;

		font-weight:normal;

		background-color:Transparent;}
