body {
			background-color: black;
			text-align: center;

}
	
hr {
    border: none;
    height: 2px;
    background-color: red;
}

	
	
	
