body{
    width: 100%;
    background-color:rgb(238,235,230);
color:rgb(67,67,67);
    font-size:20px;
    font-family: serif;
    align-content: center;
    text-align: center;
}
p{background-color:rgb(67,67,67);
font-weight: bold;
    padding:80px;
    color:rgb(182,182,182);
    text-align: center;
}
img{
    width: 60%;
    height: auto;
}
table{
	 margin-left:24%;

}
.cneter{
    text-align: cenclater;
}
.right{
    text-align: right;
}

.left {
    text-align: left; 
}
.navbar{
    background-color:rgb(67,67,67);
    width: 100%;
    font-size: 30px;
    text-align: center;
       top:0;
    margin: 0;
    font-weight:bold;
    float: left;
    position: fixed;
    padding: 25px;
      }
pre{
	overflow: auto;
height: 500px;
	
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
.navbar a{
    text-decoration: none;
     color:white;
    padding-left: 100px;
    padding-right:  100px;
   }

.shefa {width: 1200px;
align-content: center;}
.small{width:200px;
height :auto;
}
.med {width:400px;
height: auto;
}
.medsi{width:600px;
height: auto;}
.xs{width : 150px;
align-content: flex-end;
}
.left{
	text-align: left;
}