/* Reset UI */
*{outline:none;color:#333; font-size: 16px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
a{text-decoration:none;}
a:hover { text-decoration:underline; }
label { cursor: pointer; }
header, section, footer{display:block;}
*::selection {background:#66cccc;color:#fff;}
*::-moz-selection {background:#66cccc;color:#fff;}
*::-webkit-selection {background:#66cccc;color:#fff;}
header,footer,nav,section,figure{display:block;}
html, body{width: 100%; height: 100%; background: #000; overflow: hidden;}
video {display: block; width: 100%; height: auto; margin: 0 auto; z-index: -1;}
#bgPoint{background: url(bgPoint.png) repeat; width: 100%; height: 100%; position: absolute; top:0; left:0;}
#bgPoint #content {position: absolute; right: 100px; bottom: 100px;}
#bgPoint #content #name {font-family: "Oswald"; font-size: 24px; color: #ccbda5; text-transform: uppercase;}
#bgPoint #content ul {margin-top: 20px;}
#bgPoint #content ul li a {display: block; font-family: "Arial"; font-size: 12px; color:#7b695a;}
#bgPoint #content ul li a:hover {color:#a1907d; text-decoration: none;}
