




body{ 
background-image: url("/assets/itry.jpg");    
background-repeat: repeat;
}




.box {
background-color:rgb(191, 146, 146);
overflow:auto;
position:absolute;
height:1500px;
width: 1000px;
border: solid;
margin-left: 480px;
margin-top: 260px;
}


.logo {
position:sticky;    
display:flex;
justify-content: center;
margin-bottom: -190px

    
}




.menu {
height:auto;
display: flex;
position:absolute;
width:1000px;
margin-top: 160px;
margin-left: 483px;
justify-content: center;
}


.portrait{
float:right;

}


  
aboutbox{
display: flex;
justify-content: center;
width: 100%;
background-color: rgba(255, 255, 255, 0);
margin-top:50px;
  
  
}


helloabout{

border:double, 7px;
width: 470px;
font-size: larger;
background-color:#eefdcc;
margin-top: 20px;

}


p {
font-size: xx-large;    

}

h1{
font-size: large;
}

h2{
    font-size: large;
}

h3{
    
font-size: 160px;
    
}

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; 
}


