Header, section, footer, aside, nav, article, figure, figcaption {display: block;}

body{
    color: #f37321;
    Background-color: #093048;
    font-family: sans-serif;
        }

header{
    text-align: center;
    Font-size: 30px;
    padding-top: 50px;
        }

img[src*="PC learning.jpg"]{
    border-radius: 50%;
    Height: 500px;
    margin-left: 700px;
    margin-right: 300px;
    
}

img[src*="PCBasket.png"]{
    border-radius: 50%;
    Height: 400px;
    margin-left: 950px;
    margin-right: 50px;
    margin-top: -200px;
    margin-bottom:200px;
        
}

#main {
    margin-right: 800px;
}

img[src*="MRSM.jpg"]{
    Height: 350px;
    margin-left: 1200px;
    margin-right: 0px;
    margin-bottom: 290px;
    margin-top: -290px;
    border-radius: 10%
}


       
li {
    list-style-type: none;
    color: #f37321;
    font-size: 25px;
    font-weight: bold;
}

#second {
    margin-left:1000px;
    margin-bottom: 200px
}

img[src*="School.jpg"]{
    height: 400px;
    margin-bottom: 500px;
        margin-top: -500px;
    border-radius: 10%
}

nav li a.current {
    color: #c25c1a
}

section {
    margin-top 100px
}