body { background-image: url(".gif"); background-repeat: no-repeat; background-color: dadbdc; background-position: top left; }

h1 { font-family: andale mono; color: 2c2c2c; font-size: 42px; line-height: 20px; font-weight: lighter; }

h2 { font-family: andale mono; color: 2c2c2c; font-size: 13px; line-height: 0px; font-weight: lighter; text-decoration: underline; }

h3  { font-family: century; color: 2c2c2c; font-size: 24px; line-height: 0px; font-weight: lighter; text-decoration: none; }

p { font-family: andale mono; color: 2c2c2c; font-size: 18px; line-height: 23px; font-weight: lighter; }


.header { width: 600px; height: 50px; position: absolute; top: 25px; left: 50px; }

.menu { width: 600px; height: 200px; position: absolute; top: 100px; left: 50px; }

.main { width: 450px; position: absolute; top: 175px; left: 100px; }

.images { width: 450px; position: absolute; top: 175px; left: 600px; }


a:link { text-decoration: none; color: 3789ab; font: 18px "andale mono"; line-height: 23px; font-weight: lighter; }

a:visited { text-decoration: none; color: 3789ab; font: 18px "andale mono"; line-height: 23px; font-weight: lighter; }

a:active { text-decoration: none; color: 2c2c2c; font: 18px "andale mono"; line-height: 23px; font-weight: lighter; }

a:hover { text-decoration: none; color: 2c2c2c; font: 18px "andale mono"; line-height: 23px; font-weight: lighter; }
