  body { 
    text-align: center;  
    padding-top: 10px;
    font-family: "Myriad Pro","PT Sans",Vegur,"Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #595959;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 22px;}
  h1 { 
    font-size: 30px;
    color: #595959;
    letter-spacing: 2px;
    line-height: 38px;}
  article { 
    display: block; 
    text-align: left; 
    max-width: 1024px; 
    margin: 0 auto; }
  a { 
    color: #12b9ff; 
    text-decoration: none;
    letter-spacing: 2px;}
  a:hover { 
    color: #12b9ff; 
    text-decoration: underline;
    letter-spacing: 2px;}
  #pageContent {
    background-image:url(../images/background-en.jpg);
    background-repeat:no-repeat;
    background-size:contain;
    height:800px;
    width:1024px;
    padding-top:124px;
    padding-left:87px;}