
/* 
Theme Name: portfolio
Theme URI: http://www.portfolio.foodbeam.com/
Version: 1.0
Description: theme for my portfolio
Author: fanny zanotti
Author URI: http://www.foodbeam.com/
*/

body {
font-family: 'Adobe Garamond Pro';
text-align : left; 
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

#main {
width: 750px;
margin-top : 10px; 
margin-left : auto; 
margin-right : auto; 
margin-bottom : 0; 
text-align : left; 
float: left; 
}

#sidebar {
width:230px;
float: left;
overflow: hidden;
}

#content {width:500px;
float: right;
overflow: hidden;
}

#workone{
width: 160px; 
float: left;
text-align:right;
}

#worktwo {
width: 160px; 
float: left;
margin-left: 10px;
text-align:right;
}

#workthree {
width: 160px; 
float: left;
margin-left: 10px;
text-align:right;
}
