.frame {
margin-top: 60px;
float: right;
width: 400px;
height: 300px;
overflow: clip;
}

img.log {
position: relative;
top: 0px;
left: 0px;
}

img.btwn {
position: relative;
top: -303px;
left: 0px;
}

td.title {
text-align: left;
font-size: 2em;
font-family: Times New Roman, times, serif;
color: darkgreen;
width: 400px;
height: 1.5em;
}

td {
width: 90px;
text-align: center;
}
