﻿body
{
    background-color: #C7B192;
    font-family: Verdana, Sans-Serif;
}

#main
{
    width: 828px;
    height:460px;
    position: relative;
    text-align: center;
    background-image: url('images/suxottica_home.jpg');
}

#latest
{
	position: absolute;
	top: 31px;
	left: 40px;
}

#links
{
    position: absolute;
    top: 291px;
    left: 40px;
}

#disclaimer
{
    font-size: 7pt;
    position: absolute;
    top: 430px;
    left: 40px;
    font-weight: normal;
}

#copyright
{
    font-size: 7pt;
    position: absolute;
    top: 430px;
    right: 40px;
    font-weight: bold;
}

#feedburner
{
    width: 260px;
    position: absolute;
    color: #FFEFEF;
    line-height: 100%;
    top: 305px;
    right: 30px;
    font-size: 9pt;
    text-align: left;
}
