body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat;
}
select {
	outline: 0px;
}
a
{
  outline: none;
}
