body {
font-size: 20px;
	font-family: 'Helvetica Neue', Arial, Helvetica, Verdana, sans-serif;
	background: #4C45FD;
	color: #000;
	line-height: 1.3em;
	/* font-weight: 300; */
}

/* link scheme */
/* you can customize links further down the page too */
a:link { color: yellow; }
a:active {  color: yellow; }
a:visited {  color: red; }
a:hover { text-decoration: none; }
a img { border: none; }


/* general styles */
small { font-size: 9px; }
code { font-family: monospace; }
blockquote { padding-left: 9px; }
span.mat {font-variant: small-caps; color: #000; font-size: 15px;}
/* #exhibit span.desc { width: 550px; margin-left: 50px; /* display: block; */} */
span.wtit { font-weight: bold; font-size: 25px; margin-left: 50px; background-color: wheat; color: #000; padding: 3px; line-height: 1.3em;}

.navbar {background: #00b4ff;}
/*
#index a#raphisme { font-size: 35px; }
#index a:hover#raphisme { color: #000; }
#exhibit p#big { font-size: 35px; color: #000; font-weight: bold; text-align: right; width: 466px; text-decoration: none; }
#exhibit div#bio { font-weight: bold;}
.bh {color: black;}
#ego { font-size: 35px; margin-top: -30px; line-height: 1;}
#index .bot { display: none; }
#exhibit_64 { background: #9a9768; }
#exhibit { margin-left: 0px; }
#exhibit div { margin-left: 0px; }
*/

.container .text-muted {
    display: none;
}

/* headings */
h1 { font-size: 16px; margin-bottom: 1em; font-weight: bold; }
h2 { font-size: 16px; margin-bottom: 1em; font-weight: bold; }
h3 { font-size: 16px; margin-bottom: 1em; }
h4 { font-size: 16px; margin-bottom: 1em; }

