body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(https://gucciguild.com/bg.jpg);
background-size: 100% auto;
cursor:url(https://gucciguild.com/maplecursor.cur), auto;
font-family: arial, tahoma, sans-serif;
}

* {
  box-sizing: border-box;
}

body{
	background-color: #000;
	color: #fff;
	font-family: Arial;
}

#myInput {
  background-image: url('images/search.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 20%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
  color: #fff;
  background-color: #000;
}

#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  color: #fff;
}

#myTable th, #myTable td {
  text-align: left;
  padding: 12px;
}

#myTable tr {
  border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
  background-color: #f1f1f1;
}

#myTable2 table, th, td {
  border-collapse: collapse;
  border: 1px solid #ddd;
  font-size: 18px;
  color: #fff;
}

table.table1, table.table1 th, table.table1 td {
    border: 1px solid white;
    border-collapse: collapse;
	
}
table.table1 th, table.table1 td {
    padding: 6px;
	
}	
table.table2 {
    border: 0px solid white;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
}
table.table2, table.table2 th, table.table2 td {
    border: 0px solid white; 
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
}
table.table2 th, table.table2 td {
    padding: 3px;
	color: white;
	font-family: arial, tahoma, sans-serif;;
	font-size: 13px;
	
	text-rendering: optimizeLegibility;
}	
table.table3 {
    border: 0px solid white;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
}
table.table3, table.table3 th, table.table3 td {
    border: 0px solid white; 
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
}
table.table3 th, table.table3 td {
    padding: 3px;
	color: white;
	font-family: arial, tahoma, sans-serif;;
	font-size: 11px;
	
	text-rendering: optimizeLegibility;
}	
.overlappedfirstdigit
{
    position: relative;
	left:-330px;
	bottom:361px;
	z-index:9;
}
.overlappedseconddigit
{
    position: relative;
	left:-347px;
	bottom:351px;
	z-index:10;
}
.overlappedguildui
{
    position: relative;
	left:-294px;
	bottom:-15px;
	z-index:6;
}
.guildui
{
    position: relative;
	left:0px;
	bottom:0px;
	z-index:5;
}
.flag
{
    position: relative;
    z-index:8;
	left:-307px;
	bottom:318px;
}
.absolute
{
    position: absolute;
    z-index:1;
}
.emblembox
{
    position: relative;
	z-index:8;
	left:-322px;
	bottom:353px;
}
.emblemboxskull
{
    position: relative;
	left:-338px;
	bottom:354px;
	z-index:9;
}
.gucciyellow
{
    position: relative;
	left:-325px;
	bottom:354px;
	z-index:11;
}
.headlayer
{
    position: relative;
	left:53px;
	bottom:250px;
	z-index:7;
}
.testline
{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
	position: relative;
	left:80px;
	overflow:auto;  
	bottom:410px;
	height:375px;
	z-index:6;
	margin: auto;
	width: 350px;
}
.testline::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.testline2
{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
	position: relative;
	left:120px;
	overflow:auto;  
	bottom:435px;
	height:375px;
	z-index:6;
	margin: auto;
	width: 350px;
	display: none;
}
.testline2::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.moveup
{
    position: relative;
	top:-360px;
	z-index:13;
}
.moveup2
{
    position: relative;
	top:-150px;
	z-index:14;
}
.moveup3
{
    position: relative;
	top:-150px;
	z-index:15;
}
.guild
{
    position: relative;
	z-index:-1;
}
.overlap
{
    position: absolute;
    z-index:0;
}
.regular
{
    position: relative;
    z-index:1;
}
linebreak
{ 
	display:block; 
	margin-top:10px; 
	line-height:12px; 
}

.spoiler
    {
    border:0px solid #ddd;
    padding:3px;
	position: relative;
	top:-210px;
	z-index:13;
    }
.spoiler .inner
    {
    border:0px solid #eee;
    padding:1px;margin:1px;
    }
	

img.two {
  width: 40%;
}