/* Aether Splash *//* BODY */body {	background: #5e5e5e url('../img/bg.jpg') repeat;	padding: 0px;	margin: 0px;	font-family: "Lucida Grande", Verdana, sans-serif;	font-size: 9px;	color: #d5d4d4;}/* LINKS */a { color: #d5d4d4; text-decoration: none; }a:link { color: #d5d4d4; }a:visited { color: #d5d4d4; }a:active { color: #a5cded; text-decoration: none; }a:hover { color: #a5cded; text-decoration: none; }img { border:0; }