body {	margin:0;	padding:0;	background:url("/2016/01/IMG_6791.JPG");	background-size:cover;	background-repeat:no-repeat;	overflow:hidden;}#container {	width:800px;	text-align:center;	margin: 20% auto;	padding:20px;}#box { 		background-color:#eee;	border:1px solid black;	width:25%;		text-align:left;	padding:10px;}p.date { 	font:5em "Lucida Sans", Helvetica,sans-serif;	text-align:center;}p.links {	font: .5em "Lucida Sans", Helvetica,sans-serif;	text-align:left;	}a:link {	color: #ff6633;	font-family: "Lucida Sans", "Helvetica",sans-serif;	font-weight:normal;	text-decoration: none;}        a:visited {color:#f63;}  a:hover {	border: 1px dotted #999;     border-width: 1px;	color: #ff6633;	background: #000;     text-decoration: none;}a:active {color:#0000FF;} 