/* CSS Document */* {margin : 0;padding : 0;}a {text-decoration : none;color : #666600;}html, body {	margin : 0;	padding : 0;	color : #999999;	font : normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;	background-color : #000000;	line-height: 30px;}.logo{	margin-left: 50px;	width: 40%;	margin-top: 100px;	}.text{	margin-left: 50px;	margin-top: 50px;	width: 45%;}.icons{	margin-left: 50px;	margin-top: 5px;	width: 45%;}.enter{	margin-left: 50px;	margin-top: 50px;	border-bottom-color: #333333;	border-bottom-width: 1px;	border-bottom-style: solid;	width: 40%;	padding-bottom: 10px;}.lineunder{	border-bottom-color: #999999;	border-bottom-width: 1px;	border-bottom-style: solid;	font-weight: bold;}