.logo{

padding-top: 40px;

color:white;

font-family: "press Start 2P", "consolas"


}


body{

background:linear-gradient(black,red);
background-repeat:no-repeat;
background-attachment:fixed;

}

footer h4{


padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"



}

.buttons{

display:flex;


gap: 100px;

}

#home, #games, #software, #about{
margin: 100px;
color:white;
width:200px;
height:50px;
border: 2px solid;
font-size: 25px;
text-align:center;
background:black;
display:flex;
align-items:center;
justify-content: center






}


.img1{












}

#main{

border: 12px solid black;



}

.img2{



}

#big{

border: 12px solid black;

}


.news{


padding-top: 50px;
padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"



}



.games{




padding-top: 50px;
padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"



}


.hockeyp{



color:white;

font-family: "press Start 2P", "consolas"



}

.software{

padding-top: 50px;
padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"





}


.about{

padding-top: 50px;
padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"





}

.atext h3 {

padding-top: 25px;
padding-left: 100px;

color:white;

font-family: "press Start 2P", "consolas"





}








a:link{

color:white;
}

a:visited{

color:white;


}



















