﻿body {	text-align: center;
      	font-family:Franklin Gothic Medium;
      	color: rgb(210,210,210);
      	 background-color:rgb(40,40,30);
      	background-repeat:no-repeat;
      	background-position:top;
      	 
      	
      	
}
a
{
	color:White
	
	}



#MainMenu
{
	text-align: center;
	color: silver;
}

#MainMenu td
{
	padding :0 20px;
	}
a:hover
{
	text-decoration:underline
}
a
{
	text-decoration: none
}
td
{
	text-align:center
}

.FlatButton
{
	background-color:Transparent;
border-width:3px;
border-style:solid;
  color:white;
}
.TextBoX
{
	
	background-image:url(pictures/gel.jpg);
}
