@charset "UTF-8";
/* CSS Document */
* { padding:0px; margin:0px;}
html { height:100%; }
body { height:100%; }
.start { height:90%; width:100%; margin-left:auto; margin-right:auto; background:url(images/logo.gif) center no-repeat;}
.start a img { border:none; }