/* Tablets 
	Copyright code Iko Rein 2013, rights@ikorein.com - All rights reserved. 
	*/

html {	
	height: 100%;
	padding-top: 20px;
}
body {
	margin: 0px 40px 0px 40px;
	margin-bottom: 40rem;
	/*background: url('/images/test/bg_701-1023.png');*/
	font-size: 1.1em;
}	
header {
	text-align: left;
	margin-left: 3em;
	padding-bottom: 0px;
	/* If using the tr image, comment this out */
	/* padding-top: 6px;*/

}
article p {
	font-size: 1.4rem;
}