.style1
{
background-position: center top;
background-repeat:no-repeat;
}


.style2
{
background-position: bottom;
background-repeat: repeat-x;
}
