
body {
	color:red;
    background: url(pics_mash_back.jpg)	no-repeat
}

#content
{
 /* this is the main text */
	margin: 250px 0 0 210px;
	padding: 0;
	border-right: none;
	line-height: 1.5em;
	position: relative;
	z-index: 2;
	font-family: sans-serif;
}
#titlelist
{
/* this is the list of works*/
   font-size: 9pt;
}

#title
{
	font-weight:bold;
}

#text
{
	color:black;
}

#sidebar
{
/*this is the side bar */	
font-family:sans-serif;	
font-size:8pt;
margin: 290px 160px 0 0px;
	
}

#author
{
	color:black;
	font-weight:bold;
}
   
#role
{
	color:black;
	font-weight:bold;
}