/*Style sheet for The Cabil's webpage*/

body {font-family: Futura, sans-serif; font-size: 12pt; background: rgb(47,65,89) url(bluegrad.jpg) no-repeat; color: rgb(242,236,228)}

h1 {font-family: Futura, sans-serif; font-size: 30pt; color: rgb(242,236,228)}

#main {position: absolute; left: 275px; top: 20px; padding-right: 20px}

a:link {color: rgb(217,136,65)}

a:visited {color: rgb(242,236,228)}

#other {padding-right: 20px}

h3 {line-height: 2}

#header {position: absolute; left: 520px; top: 30px; padding-right: 20px}

h2 {font-family: Futura, sans-serif; letter-spacing: 1px; font-size: 20pt; color: rgb(242,236,228)}

input.right {
  text-align: right;
  width: 75px;
}

#linklist {font-family: Futura, sans-serif; font-size: 12pt; font-weight: bold; color: rgb(0,0,0); margin: 20px; float: left; border: 3px inset black; background-color: rgb(237,191,149); padding: 10px; width: 200px; height: 1000px}

#linklist a:link {font-family: Futura, sans-serif; font-size: 12pt; color: rgb(47,65,89)}

#linklist a:visited {font-family: Futura, sans-serif; font-size: 12pt; color: rgb(242,236,228)}

hr {
  color: rgb(217,136,65); 
  height: 1px; 
  width: 100%
}