@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
body{
	font-family:"Segoe UI";
background: #d5d5d5;
background-image: url("image1.jpeg"), url("image2.jpeg");
background-repeat: repeat-x, repeat;
}
#menu {
	width:1200px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	
}

.addthis_toolbox{
	position:relative;
}
font {
	left:auto;}
a
{ color:inherit;
 
}
a:link { text-decoration: none}
table{
 
	margin-top:20px;
}

footer {
	position:relative; 
}

#content {

  padding: 20px;
  position:relative;
  border:0px solid #000;

  }
