.tweep {
background-image:url('/tweep.jpg');
position: relative;
height: 135px;
width: 800px;
font-family: monospace;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
}

.tweeprank {
position: absolute;
font-size: xx-small;
color: white;
font-size: medium;
right: 760px;
top: 55px;
}

.tweeppic {
position: absolute;
top: 40px;
left: 58px;
}

.tweeptag {
position: absolute;
top: 10px;
left: 255px;
}

.tweepname {
position: absolute;
}

.tweeplocation {
position: absolute;
top: 115px;
left: 210px;
}

.tweepdescription {
position: absolute;
left: 210px;
top: 74px;
width: 410px;
}

.tweepurl {
position: absolute;
left: 210px;
top: 50px;
}

.tweepfollowers {
position: absolute;
right: 50px;
top: 53px;
font-size:xx-large;
}

.lastesttweet {
position: absolute;
}

.pp1 {
position: absolute;
left: 20px;
top: 200px;
width: 75px;
height: 75px;
background-image: url('/pp.jpg');
}

.roftpic {
position: absolute;
left: 7px;
top: 7px;
width: 60px;
height: 60px;
background-image: url('/pproft.jpg');
}

.roftpic a {
display: block;
width: 100%;
height: 100%;
}