body {
	background:  url(../media/poster.jpg) no-repeat center top ;
	padding: auto ;
	width: 100%;
}

h1 {
	font-size: 32px;
	text-align: center;
	margin: 0 ;
}

a	  { font-weight:normal; padding:2 2 2 2}
a:link	  { color:#1552BF; text-decoration:none;}
a:visited { color:#1552BF; text-decoration:none}
a:hover   { background-color:#4081BF; color:#FFFFFF}

