html,body,p,div,h1,h2,h3,h4,h5,h6,address,table {margin:0; padding:0; }

body { font-family: Arial,sans-serif; background: #8cabbb; font-size: 15px; }

@font-face {
font-family: 'Stalker';
src: url('type/stalker.ttf') format('truetype');
}

#page { width: 44em; max-width: 80%; background: #fff; color: #000; margin: 0 auto; padding: 3em; border-left: 90px solid #d3e3e7; border-right: 9px solid #d3e3e7}
h1 { font-family: "Stalker"; font-weight: normal; font-size: 210%; margin-bottom: .25em}

p { margin: .85em 0; line-height: 1.35em; }

img {max-width: 100%; border: 1px solid; }

a { color: #006699; }

video { max-width: 100%; }