#text {
position: absolute;
left: 23%;
top: 160px;
}
#right {
position: absolute;
left: 50%;
top: 155px;
}
body {
    margin: 0px;
	padding: 0px;
	background-image : url("images/slice.jpg");
	background-repeat:	repeat-y;
	font-family: georgia;
}