
h1, h2, h3, h4{color:rgb(199, 114, 65)}
h1 {border-style:dotted;}
h1 {font-size: 80px;}
h2 {font-size: 20px;}
p, p2, p3, p4, p5{color: rgb(168, 203, 206);
    font-size: large;}
body {background-color: rgb(22, 17, 12);}

#maincontent {width: 70%;
margin-left:auto;
margin-right: auto;}

a:link {color: rgb(168, 203, 206);}
a:visited {color: rgb(131, 52, 16);}

img {margin-left: 15%;}
