/* elmasgunes.net */

*
{
	margin: 0; padding: 0;
	border: 0;
	outline: none;
}

table
{
	display: none;
}

body
{
	width: 100%;
	padding-top: 100px;
	background-color: #475461;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	word-spacing: 4px;
	cursor: default;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

.clear
{
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#logo
{
	height: 333px;
	background: #475461 url('yakinda.png') no-repeat center top;
}

h1
{
	text-indent: -9999px;
}

#extra
{
	padding-top: 30px;
	text-align: center;
}