/* * { font-size: 20px; } */

/* #title { text-align: center; } */

body { font-family: "Lucida Grande", "Lucida Sans", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; }

/* h1, h2, h3, h4, h5, h6 { background: red; font-family: "Lucida Grande"; } */

/* h1 { margin-bottom: 0px; }
h2 { margin-bottom: 0px; }
*/

.center { text-align: center; }
p.right { text-align: right; }
p.left { text-align: left; }
img.right { float: right; margin-left: 1em; margin-bottom: 0.5em; }
img.left { float: left; margin-right: 1em; margin-bottom: 0.5em; }

a:hover { background: #ccf; }

#title { text-align: center; 
         /* margin-right: 150px; */
         /* margin-left: 150px; */ }
#henrikpic { float: right }
#menu { float: right;
        font-size: small;
        width: 90px;
        padding: 5px;
	margin-left: 0px;
	/* position: fixed; top: 20px; left: 2%; */
	/* background-color: #ff9 */ }
#menu a { display: block; 
          /* color: yellow; */ }
#content { /* width: 300px; */
           margin-right: 110px;
           /* position: absolute; top: 0px; left: 15%; */
           /* background-color: #fcc; */ }
/* #title { position: absolute; } */

#xhtml { clear: both; /* background-color: olive; */
         font-size: small;
         text-align: right;
         /* position: absolute; bottom: 2px; */ }

hr { width:80%; clear: both; }

#resume { white-space: normal; }

/* p { background: blue; } */
