/*
#######################################################################
# 
# RockNess Music Festival
# Print CSS stylesheet
# Last modified: 11:45 24/10/2008
#
# Hand-crafted by Phenotype (phenotype.net)
#
#######################################################################
-----------------------------------------------------------------------
You may use this file for learning purposes, but DO NOT 
copy the code in its entirity. The unique combination of 
images, colours, sizes, typography and positioning ('the 
design') is copyright. Copying, modifying or any other 
use of design related images is STRICTLY FORBIDDEN.
-----------------------------------------------------------------------
*/

/*///////////////////////////////////////////////////////////////////
// Global reset
///////////////////////////////////////////////////////////////////*/

/*@import "reset.css";*/

/*///////////////////////////////////////////////////////////////////
// sIFR header replacement styles
///////////////////////////////////////////////////////////////////*/

@import "../../sifr3/css/sifr-print.css";

/*///////////////////////////////////////////////////////////////////
// Page layout and appearance
///////////////////////////////////////////////////////////////////*/ 

body {
	padding:1em;
	background:#fff;
	}
	
#access {
	display:none;
	}