@charset "UTF-8";
/* CSS Document */

body,td,th {
background-image:url(../images/background/portfolio.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#sidepanel {
background-image:url(../images/titles/portfolio.png);
height:30px;
padding-top:0px;
background-position:92% 0%;
background-repeat:no-repeat;
}

.portfolio {
float:right;
width:510px;
text-align:center;
padding:5px;
}