
body {
background-color: #020202;
background-image: url(http://www.somaskate.com/bg/somabg.jpg);
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
} 

#caption{
    font-family: Arial;
    font-weight:bold;
    margin:13px;
    font-size : 13px;
    color:#635d47;
}