<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************************/
/**** Copyright 1994-2009 Webplus, Inc. All rights reserved. ***/
/**** This file may be modified, but this copyright notice   ***/
/**** must remain intact in this file.                       ***/
/***************************************************************/

/******************************************************
  Description: CSS file for page element
*******************************************************/

#splash_html {
  margin: 10px auto;
}
.splash_links {
  margin: 10px 0;
  text-align: center;
}
#splash_home_link {
  font-size: 2em;
}
#splash_away_link {
  font-size: 1.25em;
}</pre></body></html>