@charset "UTF-8";

body
{
	padding: 0px;
	background: url(../assets/content/body_bck.jpg) no-repeat center top;
	margin: 0px;
	text-align: center;
}

#wrapper
{
padding: 0px;
width: 780px;
margin: 0px auto;
height: auto;
text-align: left;
position: relative;
background: url(../assets/content/anim_03.gif) no-repeat left 40px;
overflow: visible;
}

a:link
{
text-decoration: none;
margin: 0px;
padding: 0px;
}

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active { text-decoration: none; }

