* {
border:medium none;
margin:0;
outline:medium none;
padding:0;
}

body {
	background: #f1f0ef url(../images/bg.jpg);
}

a, a:active{
	text-decoration: none;
	outline: none;
	color: #fff;
}

a:hover{
	color: #59a2ab;
}

a:focus { outline: none; }


section{
	background: url(../images/background.jpg) no-repeat;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 914px;
	height: 567px;
	overflow: hidden;
	margin-top: -283px;
	margin-left: -457px;
	
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.4);
	box-shadow: 0px 2px 5px rgba(0,0,0,.7);

}


img{
	border: 0;
}



.text {
    color: #545454;
    font:  13px Georgia;
    margin: 217px 74px;
    position: absolute;
letter-spacing: -0.04em;

	
}


.text2 {
    color: #545454;
    font: 11px "verdana";
    letter-spacing: -1px;
	line-height: 18px;
    margin: 252px 74px;
    position: absolute;
    width: 630px;
}

.text3{
    color: #545454;
    font: bold 13px Georgia;
    margin: 390px 74px;
    position: absolute;
	line-height: 17px;
}

.text4 {
    color: #DF117C;
    font: 12px "Palatino Linotype";
    margin: 460px 74px;
    position: absolute;
}


#mail {
    margin: 501px 537px;
    position: absolute;
 
}
