body
{
background-image: 

background-repeat: repeat-y;
background-attachment:scroll;
background-position:center;
background-color: #dcdcdc;
position: center;
left: 250px;
bottom: 50px
}

#container 
{ 
top: 50px;
width: 630px;
margin: 0 auto;
}

#container h3
{
font-size: 1.1em;
font-style: normal;
}

#contact
{
font-size: .8em;
text-align: right;
}

#header { 
position:relative;
top:5px;
left: 40px;
background-color:#dcdcdc;
margin: 0;
} 

#header a:link
{
color: #dcdcdc;
}

#header a:visited
{
color: #dcdcdc;
}

#header a:hover
{
color: #dcdcdc;
}

#header img
{
border: none;
}

#menu
{ 
position: relative;
top: 5px;
left: 94px;
margin: 0;
}

#menu img
{
border: none;
}

#home img
{
position: relative;
top: 15px;
left: 16px;
border-color:black;
}

#albums1
{
position: relative;
top: 25px;
min-height:400px;
font-family: arial bold, verdana;
font-size: .7em;
font-weight: normal;
text-color: black;
text-align: left;
}

#albums1 a
{
color:#9d1100;
text-decoration:none;
}

#albums1 img
{
float: right;
padding: 5px;
border: none;
}

#albums2
{
position: relative;
top: 25px;
min-height:400px;
font-family: arial bold, verdana;
font-size: .7em;
font-weight: normal;
text-color: black;
text-align: left;
}

#albums2 a
{
color:#9d1100;
text-decoration: none;
}

#albums2 img
{
float: right;
padding: 5px;
border: none;
}

#links
{
position: relative;
top: 25px;

font-family: arial, verdana;
font-size: .7em;
font-weight: normal;
text-color: black;
text-align: left;
}

#links img
{
float: right;
padding: 5px;
border-color: black;
}

#links a
{
color: #9d1100;
font-family: arial bold;
font-size: 1.2em;
font-weight: bold;
tex-decoration: underline;
}

#footer 
{
position: relative ;
top: 35px;
left: 187px;
}
