/* style/splash.css */

@import url("common.css");

body
{
	text-align: center;
}

a:link, a:visited
{
	text-decoration: none;
}
