/* CSS Document */

html {
}
body {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0;
color: #000000;
height: 100%;
background:url("http://www.bc-europe.org/image/background_logo.png") bottom left;
background-repeat: no-repeat;


}
/** header **/

h1 {
font: bold 28px Verdana, Arial, Helvetica, sans-serif;
color: #990066;
}

