 @font-face{
   font-family: 'SemiCoderT';
   src: url('font/SemiCoderT.ttf') format('TrueType');
   font-weight: normal;
 }
 @font-face{
   font-family: 'gothicum';
   src: url('font/gothicum.ttf') format('TrueType');
   font-weight: normal;
 }
 
 h3 {
   font-size: 25px;
   font-family: 'gothicum';
   font-weight: normal;
   margin-bottom:0px;
   margin-top:0px;
 }
 
 p {
   font-size: 21px;
   font-family: 'SemiCoderT';
   font-weight: normal;
   letter-spacing:-0.8px;
   line-height: 20px;
   margin-bottom:0px;
   margin-top:0px;
 }
 
 h1 {
   font-size: 17px;
   font-family: 'SemiCoderT';
   font-weight: normal;
   letter-spacing:-0.8px;
   line-height: 20px;
   margin-bottom:0px;
   margin-top:0px;
 }
/*==============================================================================================================================================*/

#psp {
  width:720px;
   position:relative;
    margin-top:-110px;
    margin-left:170px;
   transform: skew(-15deg, 15deg);
  }

   #bright {
   margin-left:-628px;
     }
     
  .mySlides {
    position:absolute;
    display: none;
    width: 560px; 
    height: 315px;
    margin-top:0px;
    margin-left:80px;
    transform: skew(0deg, 0deg);
}    
      
  #pspstuff {     
 margin-top:-300px;
    overflow:hidden;
    }
    
  
  #pspstuff img {
    width:400px;
     height:230px;

     
    }
    
   #pspstuff iframe {
       height:230px;
      width:400px;

     }  
     
      body {
    height:100%;
    background:#79b8dc;
    font-size:15px; 
    color: #666;
    letter-spacing:0.5px;
    
  }
/*==============================================================================================================================================*/

  