* { padding: 0px; margin: 0px; }
img { border: 0px; }

body {
        background: #c4c4c4 url('bg.png') repeat-x 0 -120px;
        font-family: arial, verdana, sans-serif;
        color: #00735a; font-size: 13px;
        line-height: 160%; }
    
h1 {
        text-indent: -9999px;
        width: 712px; height: 239px;
        background: url('logo.jpg') no-repeat center top; }

a {
        color: #068e70; text-decoration: none;
        border-bottom: 1px dotted #068e70; }

a:hover {
        border-bottom: 0px; }

span, .projects {
        font-size: 12px; }

#wrap {
        width: 712px; margin: 0 auto;
        margin-top: 89px; text-align: center; }

.projects {
        margin-top: 10px; }

.icons {
		margin-top: 12px; }

.icons a {
		border-bottom: 1px dotted #666666; }
.icons a:hover {
		border-bottom: 0px;; }

