

@import url("../sporty/style.css");

.live-score {
    width: 100%;
    height: 5000px;
}

hr {
    background-color: #D4AF37;
    border: 2px;
    height: 3px;
    margin-bottom: 1.5em;
    width: 500px;
}

.page-bg {
	background: url("http://localhost/aaronbrazell.com/images/Sports-bg.png") repeat 0px 0px; 
  	
}