/* generic tag styles */
body {
	color: #912820;
	background-image: url(https://hag.sex/hagsex.png);
	margin: 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a {
  color: #912820;
  text-decoration: none;
}

a:visited {
  color: #912820;
}

a:hover {
  color: #912820;
  text-decoration: underline dotted;
}

/* styling the main table */
#contain {
  color: #f58cd3;
  width: 100px;

  position: relative;
  top: 200px;
  margin-top: 10%;
  margin-right: 10%;
  margin-left: 80%;
  font-size: 16px;
}