﻿body
{
	background-image: url("../image/background2.jpg");
	background-repeat: repeat;
	font-family: Calibri;
	font-size: 16px;
	color: ffffff;
	max-width: 100%;
	overflow-x: hidden;
}

#header {
 position: relative; top:10px;
}

#header_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}

#button {
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 200px;
}

#remote {
 position: relative; top:40px; 
}

#remote_table {
 position: relative; margin-left:auto; margin-right:auto;
}

#websrv {
 position: relative; top:60px; 
}

#websrv_table {
 position: relative; margin-left:auto; margin-right:auto;
}

#ip {
 position: relative; top:100px; 
}

#ip_table {
 position: relative; margin-left:auto; margin-right:auto; width: 640px;
 background-color: #ffffff;  color: black; padding: 5px;
}

#cluster {

}	

#name {

}

#ip_a {

}

#gui {

}

#proxy {

}

#port {

}

#footer {
 position: absolute; top:1060px; left:50px;
}