html, body, div, img, ol, ul, li, dl, dt, dd, h1, h2, h3, p, form, input, select, textarea {margin: 0px; padding: 0px;}

body, html {width: 100%; height: 100%;}
body {background: #aa0001; min-width: 900px; text-align: center;}


#bg-r {
background-image: url(imgs/bg-r.jpg); 
background-repeat: no-repeat; 
background-position: top left;
}

#bg-l {
background-image: url(imgs/bg-l.jpg); 
background-repeat: no-repeat; 
background-position: top right;
}

.p-sk {padding:10}

.skip {font-family: verdana, sans serif; font-size: 12px; color: #ff0002;}

.sklink {font-family: verdana, sans serif; font-size: 12px; color: #ff0002; text-decoration:underline;}
.sklink:hover {font-family: verdana, sans serif; font-size: 12px; color: #ff0002; text-decoration:none;}

.text {font-family: verdana, sans serif; font-size: 11px; color: #ff0002;}






