* {margin: 0px; padding: 0px;}
body {background: white; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color: #333;}
nav {position: fixed; left: 40px; top: 40px; font-size: 18px; line-height: 23px;}
h1 {font-size: 50px; font-weight:bold; margin-bottom: 20px;}
h2 {font-size: 32px; font-weight:bold; margin: 35px 20px 10px 0px; color: silver;}
li { list-style-type:none;} 
a {color: #333; text-decoration: none;}
a:hover {color: #09C; text-decoration: none;}

.main {width: 95%; text-align: right; xmargin: 0 80px 0 0 ; background: white;}
.main a {margin: 10px 0px; xdisplay: block; xbackground: red; height: 1px}
.main a.biglink {font-size: 80px; font-weight: bold; color: #333; font-family: Arial, Helvetica, sans-serif; display: inline;}
.txtVer {font-size: 40px;}
p {xbackground: #EAEAEA; font-family:"Courier New", Courier, monospace; font-size: 12px; color: #333; padding: 0px 20px 30px 20px;}