body {
	background-color: #fff;
        font-size:15px;
	}

 	.content 	{ position: relative; width: 100%; height: 100%; z-index: 10; } 
	.background 	{ top: 0; left: 0; width: 100%; height: 100%; position: absolute; z-index:2; } 
	.1 		{ border: 2px solid;} 
	.scale 		{ width: 100%; height: 100%; } 

	p 	{ font-size:1.0em;
        	line-height:1.5em;
        	font-family:Verdana,sans-serif;
        	letter-spacing:0.1em;
        	word-spacing:0.3em;
		}
