body {  background-image: url('bg.png'); background-repeat: repeat-y; color: #000000; font-family: arial; font-size: 11px; line-height: 17px; letter-spacing: 1px; }#layout { margin: 0 auto; background-image: url('bg1.png'); background-repeat: repeat-y; width: 652px; height: 376px; }#top { background-image: url('top1.png'); width: 652px; height: 376px; }#main { position: relative; top:-50px; }#nav { position: relative; float: left; left: 38px; width:145px; text-align: center; }#content { position: relative; float: left; left: 46px; width:445px; text-align: justify; }