body{
	background-image:url(images/metal.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.out{
	position:relative;
	width:850px;
	height:815px;
	margin:0 auto;
	background-image:url(images/paperbg2.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
	z-index:1;
}
.top{
	height:250px;
	width:850px;
	position:absolute;
	z-index:2;
}
.page{
	position:absolute;
	height:535px;
	width:630px;
	top:250px;
	border:none;
	left:115px;
}
.logo{
	position:absolute;
	width:287px;
	height:302px;
	top:0;
	left:-200px;
}
.contact{
	position:relative;
	height:350px;
	width:380px;
	border:none; 
	margin:0 auto;
	top:10px;
}
.home{
	position:relative;
	width:465px;
	height:300px;
	margin:0 auto;
	line-height:24px;
}
.about{
	position:relative;
	width:465px;
	height:400px;
	margin:0 auto;
	line-height:24px;
}

.docs{
	position:relative;
	width:465px;
	height:400px;
	margin:0 auto;
	line-height:24px;
}