body {text-align:center;background-color:#000000;}
#background {background-image:url('background.jpg');background-colour:#000000;background-position:center;background-repeat:no-repeat;}
#container { width:950px; margin-left: auto; margin-right:auto;text-align:left;}
* html #container {height:1%;}

#center {margin-top:200px; text-align:center;}

a:link {color:blue;}
a:visited {color:red;}
a:active {color:red;}
a:hover {color:yellow;}


.h1 {margin-left:auto; color:red; font-size:25px; font-weight:bolder;}

.h3 {color:blue; margin-left:auto;font-size:20; font-weight:bolder;}
.h4 {color:blue; margin-left:auto; font-size:15px; font-weight:bolder}
