@charset "utf-8";
/* CSS Document */



body {
	text-align: center;
	font-family: "verdena", arial, monospace;
	text-decoration:none;
	border: 0;
	font-size: 0,8em;
	font-weight: bold;
	background-color: #4D4D4D;
	color:#252525;
}
a:link{
	color:#252525; text-decoration: none;
}
a:visited{
	color:#000;text-decoration: none;
}
a:hover{
	color: #000;text-decoration: none;
}

#container {
	width:73%;
	max-width: 18em;
	float: ;
	margin-left: auto;
	margin-right: auto;
	margin-top:15vh;
	text-align: center;
}

#rl {
 float:left;
 border-bottom: 0px solid #252525; 
 margin-top:23px;
}

.rr {
	float: right;
}

#r6 {
	width:5%;
	border-bottom: 20px solid #252525; 
	margin-top:0px; 
	margin-right:%;
}

#r5 {
	width:7%;
	border-bottom: 13px solid #252525; 
	margin-top:7px; 
	margin-right:2%;
}

#r4 {
	width:9%;
	border-bottom: 9px solid #252525; 
	margin-top:11px; 
	margin-right:2%;
}

#r3 {
	width:11%;
	border-bottom: 6px solid #252525; 
	margin-top:14px; 
	margin-right:2%;
}

#r2 {
	width:13%;
	border-bottom: 4px solid #252525; 
	margin-top:16px; 
	margin-right:2%;
}

#r1 {
	width:16%;
	border-bottom: 3px solid #252525; 
	margin-top:17px; 
	margin-right:2%;
}

.clrflt {
	clear: both;
}
