body{
	background-color:#1e1e1e;	
	font-family:Calibri;	
	color:black;
}

a:link{
	color:black;
}

a:visited{
	color:black;
}

a:hover{
	color:gray;
}

a:active{
	color:white;
}

img.rand{
	border:2px solid #ffffff;
}

img.rand:visited{
	border:2px solid #ffffff;
}

#navigation{
	width:900px;
	margin:auto;
	margin-top:10px;
	text-align:center;	
	letter-spacing:normal;	
}

#head{
	width:843px;
	height:40px;	
	margin:auto;		
	margin-top:10px;	
	padding-top:20px;
	background-image:url(back_head.jpg);	
	font-size:medium;
	font-weight:bold;
	text-align:center;		
}

#head2{
	width:843px;
	height:100px;	 	
	margin:auto;
	position:relative;					
	background-image:url(back_head2.jpg);		
	font-size:50px;	
	text-align:center;
}

#topic{
	width:823px;
	height:70px;	
	margin:auto;
	padding-left:20px;
	position:relative;				
	background-image:url(back_topic.jpg);					
	font-size:24px;
	text-align:left;	
}

#text_normal{	
	width:823px;
	height:670px;
	margin:auto;	
	padding-left:10px;
	padding-right:10px;
	background-image:url(back_text.jpg);			
	background-position:center;			
}

#text_scroll{
	width:823px;
	height:670px;
	margin:auto;	
	padding-left:10px;
	padding-right:10px;	
	background-image:url(back_text.jpg);	
	overflow:auto;	
	background-attachment:scroll;
	background-repeat:no-repeat;		
	background-position:center;		
}

.image{
	width:800px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;	
	margin-bottom:12px;	
}

.move-in{	
	padding-left:30px;
}

.move-in2{
	margin-top:20px;
   margin-bottom:20px;		
	margin-left:20px;
}

.permanet:link{
	color:black;	
}

.permanet:visited{
	color:black;	
}

.permanet:hover{
	color:gray;		
}

.permanet:active{
	color:white;	
}

.bigsize{
	font-size: 18px;
}
