@CHARSET "UTF-8";

body { text-align: left; background-color: #ffffff; background-image: url('/img/background.png'); background-repeat:no-repeat; background-position:top center; fontWeight: 'normal'; padding: 0; margin: 0; font:normal 13px Arial, sans-serif; color:black; }

a { color: #333333; text-decoration:none; font-weight: bold; cursor: hand;}
a:hover { text-decoration: underline;}

.page { margin: 10px auto 0px auto; width: 980px; }
.logo { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/img/logo/logo_screenjelly.png', sizingMethod='scale'); background-repeat:no-repeat; width: 260px; height: 60px; margin: 0px 0px 30px 20px; }
.title { margin: 140px auto 0px auto; width: 500px; font-weight: bold; font-size: 18px; }
.text { margin: 10px auto 0px auto; width: 500px; font-size: 17px; }
.copyright { margin: 190px 0px 0px 0px; text-align: center; }