

html {
height: 100%;
}
body {
padding-left: 30px;
margin-left: 30px;
background: url(images/kjbackground.jpg) #202020 repeat-y;
margin; 0px;
height: 100%;
color: #cccccc;
font-size: 12px;
font-family: times new roman, "arial";
}

#kj {
position: absolute; top: 199px; left: 105px;
width: 300px;
height: 300px;
color: #000000;
font-size: 18px;
}

#info {
position: absolute; top: 553px; left: 65px;
color: #000000;
}