/* @override http://studionumberone.com/main.css */

body {
color: #e8e7df;
background: #000 url("http://studionumberone.com/images/SNO_background3.gif"); 
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
}

.logo {
width:199px;
height:283px;

margin-left: 30px;
margin-top: 30px;
padding-left: 15px;
padding-top: 165px;

background-image:
url('main/images/logo_main.gif');
background-repeat: no-repeat;
}

a:link {color: #e8e7df; text-decoration: none; }
a:active {color: #e8e7df; text-decoration: none; }
a:visited {color: #e8e7df; text-decoration: none; }
a:hover {color: #666; text-decoration: underline; }