h3 {
    color: #FF77FF;
    font-family: "Franklin Gothic";
    font-weight: bold;
    text-align: center;
}
body {
    background-image: url("http://www.piercedhands.com/wp-content/uploads/2012/08/Cosmo-Collage-2-1024x768.jpg");
    background-size: 512px 384px;
    text-align: center;
}
a {
    color: black;
    font-size: 16pt;
}