body {background-color:#ee88ca;
    color:#fff799;}
a:link {color:#b52839;}
a:visited {color:#fa564b;}
a:hover {color:#ee88ca;
    background-color:#b52839;}
a:active {color:#ee88ca;
    background-color:#fa564b;}
h2 {text-align:center;}
hr {border-color:#ffaf2b;
    border-style:solid;
    width:70%;}
img {max-width:100%;}
code {background-color:#dd66b5;}
table, th, td{border: 1px solid #b52839}
