.description{
    color:red;
    font-size:20px;
    border-style:dotted;

}
.picture{
    width:185px;
    height:140px;
    border-style:solid;
    
}

.Premier{
    border-style:dotted;
    color:Cyan;
    Background-color:Teal;
}
#h4{
    color:red;
    
} 

.Soccer{
    color:lightblue;
}

.intermiami{
    width:80px;
    height:65px;
    border-style:dotted;
    background-color:Lightblue;
}

.LaGalaxy{
     width:80px;
    height:65px;
    border-style:dotted;
    background-color:Lightblue;
}

.RedBulls{
    width:80px;
    height:65px;
    border-style:dotted;
    background-color:lightblue;
}

.websites{
    border-style:dashed;
    color:cyan;
    background-color:navy;
}
.blue{
    font-size:30px;
    color:blue;
}
.red{
    color:red;
    font-size:30px;
}

.Intermiami-stats{
    background-color:purple;
    color:pink;
}

.LA-Galaxy-stats{
    background-color:blue;
    color:yellow;
}

.RedBUlls-stats{
    background-color:red;
    color:white;
}

.standings{
    font:bold;
    border-style:dotted;
    background-color:darkblue;
    color:cyan;
}

.table{
    background-color:teal;
    color:cyan;
    border-style:dotted;
}

.team-stats{
    background-color:teal;
    color:cyan;
}
.MLB{
    border-style:dotted;
    color:blue;
    
}
.ff{
    color:rgb(148,76,139);
    font-size:39px;
}
.espn{
    font-size:40px;
    color:red;
}

.schedule{
      font:bold;
    border-style:dotted;
    background-color:darkblue;
    color:cyan;
    font-size:25px;
}

.list{
    background-color:teal;
    color:cyan;
    border-style:dotted;
}

.games{
    font-style:Courier;
    color:RoyalBlue;
}

.team-standings-and-league{
          font:bold;
    border-style:dotted;
    background-color:darkblue;
    color:cyan;
    font-size:20px;
}

.list2{
    background-color:teal;
    color:cyan;
    border-style:dotted;
}

.standing2{
    font-style:Courier;
    color:RoyalBlue;
}
.th{
    font-size:40px;
}
.td{
    font-size:40px;
}