h3 { text-align:center }
h2 { text-align:center }
h4 { text-align:center }
body { background-color:rgb(100,100,120) }

ul
{
position:fixed;
top:125px;
left:60px;

list-style-type:none;
margin:0;
padding:0;
}

img
{
text-align:middle;
}