 		img, img a {
		border:0		
		}
		html, body
		{
			margin:0;
			padding:0;
			font:normal normal normal 100% sans-serif;
			/* oringinal background background:#404a88;*/
			background:#404a88;
			/*color:#000;*/
		}
		html:not(:nth-child(n)) body { font-size:125%; }

		/* div {border: 1px solid;} */
		
		
		/* This is the original skin} */
		/* .page
		{
			background: url('../images/background/bkgd2.jpg') top center no-repeat;			
			position: relative;
			width:800px;
			height:1000px;
			top:0;
			margin:0 auto;			
		}		
		
		*/
		
		
		/* Skinned Background
		.page
		{
			 
			 background: url('../images/background/bkgd_alice_wii_1300.jpg') top center no-repeat;  			
			position: relative;
			width:800px;
			height:1220px;
			top:0;
			margin:0 auto;			
		} */
		
		
		.page
		{
			  
			 background: url('../images/background/bkgd2.jpg') top center no-repeat;  			
			position: relative;
			width:800px;
			height:1220px;
			top:0;
			margin:0 auto;			
		}  

		h1
		{
			font-size:1.2em;
			margin:0 0 5px 0;
		}

		p
		{
			font-size:0.8em;
			margin:0 0 5px 0;
		}
		
		a:link { 
			color: #FFFFFF;
			}
		a:visited { 
			color: #FFFFFF;
			}
		
		a:active { 
			color: #FFFFFF
			}

