@charset "utf-8";
/* CSS Document */

body {
	margin:0px; 
	padding:0px;
	text-align:center;
	background-color:#FFF;
	overflow:hidden;
	height:100%;
	width:100%;
	}
	
#Content {
	width:80%;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px solid #e5e5e5;
	background-color:#ffffff;
	}
#picture{
	border:0px;}

#textfooter{
		font-family:"Courier New", Courier, monospace;
		font-size:12px;}

		
#box{
	width:220px;
	height:300px;
	}

