<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>nixriq new document title</title>
</head>
<body>
<p>/* 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; }      header {       background-color: lightblue;       border:solid 1px blue;       font-family: 'Tahoma' 18px, serif;     }    body {     line-height: 1;   }      ul {   list-style-type: none;   margin: 0;   padding: 0;   overflow: hidden;   background-color: #8099ed; }  li {   float: left; }  li a {   display: block;   color: white;   text-align: center;   padding: 14px 16px;   text-decoration: none; }  li a:hover {   background-color: #111; }   }   blockquote, q {     quotes: none;   }   blockquote:before, blockquote:after,   q:before, q:after {     content: '';     content: none;   }   table {     border-collapse: collapse;     border-spacing: 5px;   }        /*=========================================     Main Styles     =========================================*/            body {              font-family: arial;       background-color: lightgrey;          }        /* */     img {          display: block;         margin: 0 auto;         padding: 15px;       }      .header {       width: 900px;       margin: 0 auto;       font-family: 'Broadway', serif;       }      .header2 {       width: 600px;       margin: 0 auto;       font-family: 'Broadway', serif;       font-size: 20px;       }      .main {       width: 600px;       margin: 0 auto;       font-family: 'Tahoma', serif;       align-content: justify;       font-size: 20px;       
background-image: url("http://www.geocities.ws/nixriq/img/flag.png");       background-repeat: no-repeat;  background-attachment: fixed;     }               .footer {       text-align: center;     }</p>
</body>
</html>