body {
margin:0px;
background-image:url('images/background-tile.jpg');
background-repeat:repeat;
}

div.container {
width:760px;
height:570px;
margin:0px auto 0px auto;
padding:0px;
background-image:url('images/indexphoto.jpg');
position:relative;
}

h1 {
font:42pt vianta;
color:rgb(229,0,85);
margin:30px 0px 0px 30px;
}
