@charset "UTF-8";
/* CSS Document */

body, html{
background:transparent url('images/bg_tile.gif') top center repeat;
padding:0;
margin:0;
width:100%;
height:100%;
}

div#border{
margin:0 auto;
width:996px;
height:650px;
background: transparent url('images/border.jpg') top left no-repeat;
}

div#container{
padding-top:25px;
margin:0 auto;
width:950px;
height:600px;
}
