/* Style sheet for Girish Kulkarni's home page at
http://athene.org.in/girish

Created 2006-07-17
Updated 2010-01-03 08:35:45 (1.2) */

body{
width: 750px;
font-family: serif;
margin-left: auto;
margin-right: auto;
}

div#main{
}

.code{
font-family:monospace;
font-weight:bold;
}

.footnote{
font-size:x-small;
}

blockquote{
float: right;
width: 300px;
}

img{
border: 0;
float: left;
margin-right: 2em;
margin-bottom: 2em;
}



