body {
background: repeat url(bg.jpg);
font: 24px Verdana, Arial, sans-serif;
}
#box1 {
width:400px;
height:400px;
padding:20px;
color:#000;
background-color: white;
}
