.homepagebutton1
{
background-image: url(/images/homepage/button1back.jpg);
background-repeat: repeat-y;
background-position: right top;
}

.homepagebutton2
{
background-image: url(/images/homepage/button2back.jpg);
background-repeat: repeat-y;
background-position: right top;
}

.homepagebutton3
{
background-image: url(/images/homepage/button3back.jpg);
background-repeat: repeat-y;
background-position: right top;
}
.homeimage
{
background: white url(/images/contentimages/window.jpg) right top repeat-y;
} 
