@charset "utf-8";
#header {
}
#header h1 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    background-color: #490792;
    background-image: url(images/my%20new%20new%20poster%202014.jpg);
    color: #040011;
    font-style: normal;
    line-height: 5px;
    text-shadow: 3px 0px;
}
#h2 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-align: left;
}
#p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    font-weight: normal;
}
#list {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen{
#body #header {
    background-color: #9F0FF3;
}

}
#body {
    background-color: #ADB0F5;
}
#p {
}
#p {
}
