﻿        body
        {	font-family:verdana,arial,sans-serif;
        	text-align:center;
            margin:0;
            padding:0;
            width:100%;
        }
      
        .splashimages
        {
        	margin-left:auto;
	        margin-right:auto;
	        padding:100px 0 0 0;
	        position:relative;
        	width:640px;
        }
        .splashimages .splashtext
        {
        	border:0;
        	margin:0;
        	padding:0;
        	float:left;
        }
      
        .splashtext
        {
        	font-size:200%;
        	text-decoration:underline;
        }
        .englishcheckbox
        {
        	position:absolute;
        	top:358px;
        	left:106px;
        	color:White;
        }
        .chinesecheckbox
        {
        	position:absolute;
        	top:356px;
        	left:414px;
        	color:White;
        	font-size:85%;
        }
        .SupportLink
        {
        	font-size:small;
        }
      
    