body {
background-color: #000000;
}
.mainContent {
height: 5000px;
width: 750px;
background-color: #000000;
}
.mainContent a {
color: #ff7003;
text-decoration: underline;
}
.mainContent a:hover {
color: #ffea00;
}
