body{
  background-image: url(../img/Texture0214.jpg);
  background-repeat: repeat;
}

#container{
  width: 650px;
  margin: auto;
  margin-top: 200px;

}

#menu{
	width: 100%;
	margin-top: 150px;

}

#cen{
	text-align: center;
}

#der{
	text-align: right;
}