body,html
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(/cottyn/images/bg-bottom-x.jpg) repeat-x fixed left bottom;

}

body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#full
{
	width: 100%;
	height: 100%;
	background: url(/cottyn/images/bg-top-x.jpg) repeat-x 0 0;
}

img
{
	border: 0;
}

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}
