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

img{
	border:none;
}

hr{border-bottom-style:solid;
   border-bottom-color:#990000;
   
}
body{background-color:#900;
text-align:center;
     
}


#name{
	text-align:center;
	margin-bottom:10px;
		
}

#btn{
	text-align:center;
	margin-bottom:30px;
}