/*
@font-face {
font-family: "Sketch";
src: url("http://www.do-lab.com/TelegSke.ttf")
}
*/

body { font-family: Helvetica, San-Serif; font-size: 11px; line-height: 17px; background-color: #FFF; color: #FFF; }
a {color: #FFF; text-decoration: none; }
a:hover {text-decoration: underline; }
a:visited,active {color: #FFF; }


#wrapper {position: relative; width: 800px; height: 556px; margin: 100px auto; background: url('../assets/tree.jpg') no-repeat #315c65; }
#catfish {position: absolute; left: 181px; top: 59px; width: 154px; height: 138px; z-index: 2; }
#mercat_type {position: absolute; left: 67px; top: 225px; width: 387px; height: 112px; z-index: 3; }
#newwebsite_type {position: absolute; left: 527px; top: 28px; width: 239px; height: 156px; z-index: 4; }
#small_catfishes {position: absolute; left: 723px; top: 259px; width: 39px; height: 127px; z-index: 5; }
#copy {position: absolute; left: 167px; top: 408px; width: 594px; height: 140px; z-index: 6; }

#copy h1 {text-align: right; font-weight: normal; font-size: 26px; margin: 0px 0px 18px 0px; }
#copy h2 {text-align: right; font-weight: normal; font-size: 22px; margin: 0px 0px 14px 0px; }
#copy h3 {text-align: right; font-weight: normal; font-size: 18px; margin: 0px 0px 10px 0px; }

