body {
}
.mainContent {
height: 1500px;
width: 810px;
}
.mainContent a {
text-decoration: none;
}
.mainContent a:hover {
color: #ff0000;
}
