/* CSS Document *//* default css template for basic centered (not vertically centered) content *//*--- set basics and defaults---*/* {margin:0; padding:0; border:0;}.hide{display:none};html {min-width: 600px;}*/body {	text-align: center;	/*background:#fff url(images/bg.jpg) top left repeat;*/	font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;	color:#fff;	}A:link, A:visited, A:active { 	text-decoration: underline; 	color: #fff;	margin:0 10px 0 10px;	}div#wrapper	{	margin: 0 auto;	width:600px;	/*text-align: left;*/	}div #header{margin:0 0 10px 0;}div #footer{margin:10px 0 0 0;}	#no-flash-img{margin:10px 0 10px 0;}#content p {margin:10px 0 10px 0;}