.header-con {
        background-color: #61A1FF;
        color: #FFFFFF;
        height: 100px;
        padding-top: 1px;
        margin: 10px auto 10px;
        border: 5px ridge #000000;
        border-radius: 0;8
}

.sc-head-hav {
        background-color: #eaeaea;
        color: #000;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 60px;
        border: 5px solid salmon;
}

.des-head {
           ;
           
}

body{
      font-family: sans-serif;
      background-color: skyblue;
      color: white;
      width: 100%;
}
.body {
      font-family: sans-serif;
      background-color: skyblue;
      color: white;
      width: 100%;
      border: 3px double blue;
}
.body-container {
                 background-color:
                 padding: 3px;
                 margin-top: 3px;
                 margin-bottom: 3px;
                 width: 98%
                 height: 130px;
                 border-radius: 3px;
                 
 }
 
 
 .head-container-body {
 		        	  background-color:
 					  padding: 3px;
 					  margin-top: 3px;
 					  margin-bottom: 3px;
 					  width: 98%
 					  height: 50px;
 					  border-radius: 3px;

}















.footer {
		background-color:
		height: 130px;
		border: 3px ridge blue;