body {
background-color: #fdfaad;

}

a:link, a:visited, a:active {
text-decoration: none;
color: #ec0d47;
font-weight: bold;


}

a:hover {
color: #e21470;

}

.big {
color: #ac1a36;
font-family: Arial Narrow;
font-size: 150px;
font-weight: bold;
text-align: center;

}
