@media all {
	body {
    	background: #000000 url('http://www.tibay.org/travels/xcountry_bg.jpg') no-repeat fixed top center;
    	margin:0;
    	padding:0;
    	font:x-small Arial,Verdana,Helvetica,"Trebuchet MS",Trebuchet,Sans-Serif;
    	color:#FFFFFF;
    	font-size/* */:/**/small;
    	font-size: /**/small;
		height: 100%;
		width: 100%;
	} a {
    	color: #fff;
    	text-decoration: none;
	}
}
