body {
        margin: 0;
        padding: 0;
        line-height: 1.3em;
        font-family: Helvetica, Arial, Tahoma, sans-serif;
        font-size: small;
        color: #50697b;
        background: #FFFFFF
}

.img {
	background-image:  url(..images/left.JPG);
    background-repeat: no-repeat;
    height: 373px;
    width: 170px;
	
}
.text {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: small;
	background-image:  url(images/left.jpg);
	position: relative;
	align: top; 
    height: 373 px;
    width: 170 px;
    left: 10px;
    right: 5px;
    top: 0px;
    float: left;
}