ÿþ<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title></title> <style type="text/css"> body { background-color: #000; } div { margin:0; padding:0; border: none; } div.wrapper { width: 960px; background-image: url(splogo.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: 45px 95px; } a { color: #fff; text-decoration: none; } a:hover { text-decoration: underline; } div.logo { position:relative; left:-135px; top: 54px; padding: 15px 0 0 0; font-family: arial, sans-serif; font-size: 10px; } h1 { font-family: garamond, serif, arial, sans-serif; font-size: 40px; line-height: 40px; color: #fff; font-weight: normal; } h3 { font-size: 26px; line-height: 32px; padding: 45px 0 8px 0; clear: both; font-weight: normal; } img.portfolio { padding: 0 0 95px 0; margin: 0 0 60px; } img.portfolio-big { margin: 0 15px 95px 0; float: left; } img.portfolio-small { margin: 0 0 15px 0; } div.clear { clear: both; } div.desc { font-size: 12px; font-family: arial, sans-serif; line-height: 18px; padding: 0 0 12px 0; color: #999; } div.langselect { width: 180px; text-align: right; font-size: 11px; float: right; padding: 0 0 9px; display: none; } #aboutme { clear: both; padding-bottom: 30px; } a.btn { color: #fff; font-weight: bold; font-family: arial, sans serif; font-size: 14px; text-align: center; } a.btn:hover { background-color: #F0EB9B; color: #333; text-decoration: none; } div.mainbody { margin-left: 165px ; padding-top: 92px; } div.box { padding: 0; margin: 0 0 30px 0; } </style> </head> <body> <div class="wrapper"> <div class="mainbody"> </div> <!-- .mainbody --> </div> <!-- .wrapper --> </body> </html>