 /*
CSS for K. Markov's Homepage 
"Personal" CSS
*/


#content {
position: relative;
padding: 5px;
margin-left: 180px;
margin-bottom: 0x;
margin-top: 56px;
color: #636363;
background-image: url('../fig/a2.gif');
background-repeat: repeat-x;
font-size: 120%;
}

#section h3 {
padding-top: 5px;
padding-left: 5px;
background-image: url('../fig/a2.gif');
background-repeat: repeat-x;
}

#section_text {
position: relative;
margin-left: 20px;
text-align: justify;
} 

