body {
	size: auto;   /* auto is the initial value */
  	margin: 10%;	
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
	}
#footer,.banner,#sidebar-a,#navcontainer { display:none; } 
#container, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none !important;
 
} 
#content {
	margin-left: 10%;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: none;
	}		
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid; background-color: white !important;} 
div { background-color: white !important; }
div.paluu { display:none; }
#pelaajat { float: left;}
.pelaajakuva { display: none; }

