/*-----------------------------------------------------------------------------
Print Style Sheet

Author:    	Dinkum Web Solutions
Email:   	 	info@dinkumweb.com.au

Project:   	Tim Pike http://www.musiciantimpike.com
Version:   	1.0
-----------------------------------------------------------------------------*/

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */




/* =General (usage throughout the entire site) -------------------------------
-----------------------------------------------------------------------------*/

body a { color: blue; text-decoration: underline; }
body { background: #ffffff; margin: auto; font-size: 1.2em; font-family: vendera; color: #000000; width: 95%; }
	
img, #wrapper_menu, #wrapper_flags, #rightColumn_flashAnimation, #wrapper_footer, #copyright_right {
	display: none;
}


/* end of css */
