

doctype html
html
head
meta charset"utf-8"


     style type"text/css"
 
 body {
   background-image: url("http://www.xk.no/img/hvalross.nothemes/BlogClean/css/user.css.jpg"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: 500px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
 }
 
 
            /* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height. */
            html, body {height:100%; margin:0; padding:0;}

            /* Set the position and dimensions of the background image. */
            #page-background {position:fixed; top:0; left:0; width:100%; height:100%;}

            /* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
            #content {position:relative; z-index:1; padding:10px;}
 


h2 {font-family: 'Franklin Gothic', 'Arial', sans-serif; font-size: 26px;}
h1 {font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', 'Arial Black', sans-serif; font-size: 72px; letter-spacing: 3px;}

/style
  -- The above code doesn't work in Internet Explorer 6. To address this, we use a conditional comment to specify an alternative style sheet for IE 6. --
        --if IE 6
        style type"text/css"
            html {overflow-y:hidden;}
            body {overflow-y:auto;}
            #page-background {position:absolute; z-index:-1;}
            #content {position:static;padding:10px;}
        /style
        endif--


titlehvalross.nothemes/BlogClean/css/user.css/title
/head

body


        
        div id"content"

tabletr

td bgcolor"#D5D5D5" align"center"h2Ledig domene:/h2/td

/trtrtd bgcolor"#0A0A0A" align"right"h1font color"#F1F1F1"hvalross.nothemes/BlogClean/css/user.css/font/h1

pfont color"#F1F1F1"Kontakt: a href"mailto:per@kvalvik.nosubjectInteressert i domenet hvalross.nothemes/BlogClean/css/user.css"font color"#F1F1F1"per@kvalvik.no/font/a/font/p

/td/tr/table

        /diva href"https://ww5.0123movie.net/"span style"font-size: 0.04px;"123movie/span/a



/body
/html

