/* JM's CSS for Lizard's Asylum Skin file for v6.x layout For v7.x ++ files Last updated: 11:12 AM 7/16/2002 Modified for readability 06:49 PM 4/18/2001 Version 6.10 File NOTES: *> File is linked to HTML via @import directive *> 11:12 AM 7/16/2002 Using asylum1.css layout structure. *> 10:58 AM 4/16/2002 Layout started. Structure Note: Using asylum1.css layout structure. */ /* Imports */ @import "../basefont.css"; /* End imports */ a:link { color: #696; background: transparent; } a:visited { color: gray; background: transparent; } a:hover { color: white; background: #006; } h1 { line-height: 18px; color: white; padding-bottom: 4px; } h2 { line-height: 12px; text-transform: lowercase; letter-spacing: 2px; color: #FFF; padding-bottom: 4px; } body { margin: 0; padding: 0; color: black; background: black url('vertigo1.jpg') bottom left fixed no-repeat; font-family: Verdana, Geneva, sans-serif; } #masterwrap { } #bodywrap { } #innerhead { position: absolute; top: 0; left: 0; width: 50%; text-align: right; } #styles { color: #999; } .linkdesc { color: #CCC; } .links a:link, .links a:visited { font-size: 10px; line-height: 10px; } #text { color: #ccc; position: absolute; top: 0; right: 0; width: 40%; } #footer { display: none; }