﻿@charset "utf-8";
/* CSS Document */

body {background-color:#000; margin:0; padding:0;}
.baldlogo {
	width: 600; height: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* 
#top { background-color: #cdbfaa; background-image: url(img/bg-top.png); background-repeat: repeat-x; background-position: left bottom; height: 250px; }
#header {}
#nav {height: 100px; }
#navi {}
#cont1 { background-image: url(img/bg-cont1.jpg); background-repeat: repeat; background-position: left bottom; height: 100px; }
#text1 {}
#text2 {}
#bottom {background-color: #2c1308; height: 250px; }
#footer {} */
.line {background-image: url(img/bg-line.png); background-repeat: repeat-x; background-position: left bottom; height:2px;}
#print {display: none; visibility: hidden}
.print {display: none; visibility: hidden}