/*only screen and (max-device-width: 480px)*/
body {
  background-color: gray;
  width: 980px; }

a {
  text-decoration: none; }

section#heading header {
  width: 100%;
  height: 300px; }
  section#heading header img, section#heading header h1, section#heading header ul {
    display: block;
    text-align: center;
    margin: auto; }
  section#heading header img {
    padding-top: 30px; }
  section#heading header h1 {
    font-size: 3em;
    margin-top: 31px;
    margin-left: 0;
    margin-bottom: 0; }
  section#heading header ul {
    float: none;
    margin: 0;
    padding: 0; }
    section#heading header ul li {
      margin-left: 20px; }

section#topwall #crazy {
  position: absolute;
  height: 67px;
  max-width: 480px;
  margin-top: 100px; }
  section#topwall #crazy #crazy_content {
    width: 100%; }
    section#topwall #crazy #crazy_content h2, section#topwall #crazy #crazy_content div {
      display: block; }
    section#topwall #crazy #crazy_content h2 {
      font-size: 3em;
      letter-spacing: -1px;
      text-align: center; }
    section#topwall #crazy #crazy_content a {
      display: none; }

#pascal_large_text {
  display: none; }

#album_content {
  display: none; }

#pascal_about {
  display: none; }

#sc_media {
  display: none; }

#about {
  display: none; }
