/*@font-face { font-family: AllCon-Regular; src: url('AllCon-Regular.woff') format('woff'); font-weight: normal; font-style: normal; text-rendering: optimizeLegibility; }*/ /*@font-face { font-family: 'eskimo_drawingsregular';*/ /* src: url('fonts/eskimodrawings-regular-webfont.woff2') format('woff2'),*/ /*src: url('fonts/eskimodrawings-regular.ttf') format('ttf');*/ /* url('fonts/eskimodrawings-regular-webfont.woff') format('woff');*/ /*font-weight: normal; font-style: normal; }*/ /*@font-face { font-family: 'courier_newbold_italic'; src: url('courier_new_bold_italic-webfont.woff2') format('woff2'), url('courier_new_bold_italic-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'courier_newbold'; src: url('courier_new_bold-webfont.woff2') format('woff2'), url('courier_new_bold-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'courier_newitalic'; src: url('courier_new_italic-webfont.woff2') format('woff2'), url('courier_new_italic-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'courier_newregular'; src: url('courier_new-webfont.woff2') format('woff2'), url('courier_new-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }*/ @font-face { font-family: Courier_New; src: url('fonts/courier_new-webfont.woff'); font-weight: normal; font-style: normal; text-rendering: optimizeLegibility; } @font-face { font-family: Courier_New_bold; src: url('fonts/courier_new_bold-webfont.woff'); font-weight: normal; font-style: normal; text-rendering: optimizeLegibility; } body { /*font-family: 'courier_newregular';*/ font-family: Courier_New; font-size: 16px; line-height: 120%; position: relative; } main { margin: 12px 12px auto 12px; } b { font-family: Courier_New; text-transform: uppercase; font-weight: 400; } h1 { /*font-family: 'eskimo_drawingsregular', monospace;*/ font-family: "Helvetica", "Arial", sans-serif; font-size: 21px; line-height: 120%; text-align: left; font-weight: normal; } h2 { font-family: 'Times', 'Times New Roman', serif; font-size: 36px; line-height: 120%; text-align: center; font-weight: normal; } div { display: block; float: left; margin-right: auto; max-width: 720px; } img { display: block; margin-left: auto; margin-right: auto; max-width: 100%; height: auto; } /*text formatting*/ /*.bold { font: 'arial'; display: inline; text-rendering: optimizeLegibility; text-rendering: optimizeSpeed; letter-spacing: -0.4px; }*/ .indent { display: block; padding-left: 40px; } #left { text-align: left; } #center { text-align: center; } #right { text-align: right; } a:link { color: black; text-decoration-line: underline; } a:visited { color: black; } a:hover { color: blue; text-decoration-line: underline; } a:active { color: pink; } .list { text-decoration: none; } #line { position: absolute; /*z-index: 2;*/ } #photo { position: absolute; margin-top: 200px; /*z-index: 1;*/ } #description { position: absolute; }