body{background-color:black;color:white}
h1{color:red}
a{color:green;text-decoration:none}
a:hover{color:red;text-decoration:underline}
img{border-color:red}
hr{width:80%}