div.header  {
            background-image: url(/okn-7star.jpg);
            height: 200px;
            width: 80%;
            border: 2px;
            border-color: red;
            }
div.content {
            top: 200px;
            }
