body {
	
font-family: Bookman Old Style;
}

a {
	color:yellow;
	text-decoration: none;
}

.col {
	background-color:#1c2f09;
	color:#CBCDB9;
	text-align: justify;
	font-size: 12px;
	margin: 25px;
}

.line {
	margin-left: -25px;
	margin-right: -25px;
}

.coltext {
	background-color:#1c2f09;
	color:#CBCDB9;
	text-align: justify;
	font-size: 12px;
}

.lefttext {
	font: Arial Narrow;
	font-weight: normal; 
	text-align: center;
	font-size: 18px;	
	color:#CBCDB9;
	text-decoration: none;
}

.head1 {
	font: Arial Narrow;
	font-weight: normal; 
	text-align: center;
	font-size: 60px;	
	color:#CBCDB9;
}

.head1_1 {
	font: Courier New;
	font-weight: normal; 
	text-align: center;
	font-size: 50px;	
	color:#afaea5;
}

.head2 {
	text-align: center;
	font-weight: normal; 
	font-size: 18px;
	color:#829F78;
}


#maintext {
	position:absolute; 
	right:150px; 
	top:150px;
}

.colmain {
	background-color:#222d0f
}

.avatar {
	margin-left: center;
	border: 5px black;
}

.avatar_all {
	width:200px;
}

.tabmin {
	min-width: 600px;
	width: 100%
}

