/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
   */

   /* HTML5 display-role reset for older browsers */
   article, aside, details, figcaption, figure, 
   footer, header, hgroup, menu, nav, section {
    display: block;
  }
  body {
    line-height: 1;


  }
  ol, ul {
    list-style: none;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

/*=========================================
    Main Styles
    =========================================*/
    body {
      font-family: times new roman;
      
      
      
   }
    .container {
      width: 989px;
      text-align: right;

    }

    .footer {
      text-align: center;
       
    }
    
    .img {
      text-align: center;
    }
    
    .h1 {
      box-shadow: 10px 10px 5px;
      text-align: center;
    }

    .p{
      font-size: 25px;
      text-align: center;
    }

    .p1 {
      font-size: 75px;
      text-align: center;
      color: #B22222;
    }

    .p2 {
      font-size: 15px;
      text-align: center;
    }

    .p3 {
      font-size: 25px;
      text-align: center;
      line-height: 50px;
    }

    .img2 {
      text-align: center;
    }

    .p3 {
      font-size: 25px;
      text-align: center;
      line-height: 50px;
    }

    .img2 {
      text-align: center;
    }

    .p4 {
      font-size: 25px;
      margin-left: 125px;
      margin-top: 75px;
    }

    .PayPal {
      text-align: center;
      margin-left: 215px;
    }

    .a {
      text-align: center;
    }

    .contact {
      margin-left: 225px;
    }
    
    .p5 {
      text-align: left;
      font-size: 25px;
      color: #ffffff;
    }

    .contact2 {
      margin-right: auto;
      margin-left: auto;
      color: #090808;
    }

    .contact3 {
      margin-right: auto;
      margin-left: auto;
      color: #ffffff;
    }

    .samsung {
      font-size: 20px;
      color:#ffffff; 
    }

