body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5c5c5c;
    line-height: 22px;
	background: #d0d0d1 url(../images/body-bg.jpg) repeat left top;
	
	background-attachment: fixed;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 14px;
}

p {}

a:link, a:visited, a:hover, a:active {
    color: #797979;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
