.text-center {
    text-align: center;
}
h1 {
    color:#0c6ba7;
}

li{
    color:grey;
}
}
.times{
  font-size:30px;  
}
td{
    background-color:SeaGreen;
}
th {
    background-color:limegreen;
}
p, a, h2, .red{
    color:red;
}
iframe {
    height:400px;
    Width:750px;
}
.blue {
    color:Blue;
}
#white, h3 {
    color:white;
}
div.bears {
    position:relative;
    background-size:100% 100%;
    height:300px;
    width:450px;
    background-image:url("https://www.brotherrice.org/wp-content/uploads/2023/09/Chicago-Bears-as-a-Logo.jpg");
   
}

#trash:hover {
    background-image: url("https://images.rawpixel.com/image_400/cHJpdmF0ZS9sci9pbWFnZXMvd2Vic2l0ZS8yMDIzLTA0L2pvYjk3MC1lbGVtZW50LTEwNi14LmpwZw.jpg");
}
#trash{
    margin:10px 20px 10px 20px;
}
#aboutme {
    background-image:url("https://i.ytimg.com/vi/HoR6IYjAvE4/maxresdefault.jpg");
}
#ff {
    background-image:url("https://img.goodfon.com/original/1920x1200/4/6f/nfl-minimalizm-znak-emblema.jpg");
}
header {
    background-color:yellow;
}
#main {
    background-color:lightgreen;
}
html {
    font-family:monospace;
}
#golf, footer {
    background-color:lightgrey;
}
#ftbg {
    background-color:lightblue;
}