body {
background-color: #ff9999;
background-image: url(images/hbackground.png);
background-repeat: no-repeat;
background-position: center top;
margin: auto;
font-family: arial;
font-size: 20px;
color: #aaa;
}
a {
color: #ff9999;
}
img {
border: 0;
}
.artimgp {
max-width: 99%;
}
#body {
margin-top: 190px;
width: 842px;
margin-left: auto;
margin-right: auto;
}
#header {
background-image: url(images/header.png);
background-position: center top;
min-height: 194px;
padding-top: 35px;
padding-left: 50px;
padding-right: 50px;
}
.menu {
padding-right: 19px;
}
#content{
background-image: url(images/bodybg.png);
padding-left: 70px;
padding-right: 70px;
}
#floatspacer {
clear: both;
}
#footer {
background-image: url(images/footer.png);
width: 842px;
height: 121px;
position: center;
}
div#left {
float: left;
width: 47%;
}
div#right {
float: right;
width: 47%
}
#postimg {
background-image: url(images/latestpost.png);
width: 325px;
height: 43px;
background-position: center;
}
#artimg {
background-image: url(images/latestartwork.png);
width: 325px;
height: 43px;
background-position: center;
}