

body{ 
background-image: url("texty.jfif");    
background-repeat: repeat;
}



.box {
background-color:rgb(191, 146, 146);
overflow:auto;
position:absolute;
width: 1000px;
height: auto;
border: solid;
margin-left: 480px;
margin-top: 260px;
}


p {
margin-left: 10px;
font-size: 20pt;    
    
}

h1{
font-size: 50pt;
}

h2{
margin-left: 10px;    
font-size: 30pt;
}

h3{
    
font-size: 28px;
    
}

.h4{
    font-size: large;
    
}

.h5{
    font-size: large;
    
}

.h6{
    font-size: large;
    
}

.h7{
    font-size: large;
    
}

.h8{
    font-size: large;
    
}

.a{
outline-color: transparent;
}

a:link{
color: #ffffffff;
text-decoration: none;

}

a:hover {
text-decoration: none;
color: rgb(198, 226, 0);    

    
}

.a:visited{
color: #b69b25ff;
text-decoration: none;
    
    
    
}





.linkgo{
color:transparent

    
}


li {
font-size: 18pt;
list-style: none;  
float:left;
margin-right:70px;    
}
 

li:hover{
color:#314383ff; 
}



.logo {
position:sticky;    
display:flex;
justify-content: center;
margin-bottom: -190px

    
}


.main {    
color: #000000;
position: absolute;
margin-left: 320px;
font-size: 28px;

    
}

.menu {
display: flex;
position:absolute;
width:1000px;
margin-top: 160px;
margin-left: 483px;
justify-content: center;
}




.title{
display:flex;
justify-content: center;



    
}









