/* Stylesheet center  */




BODY {
	background : url(./pic/bg-turk.png);
	background-attachment: fixed;
	margin-top : 20px;
	margin-left : 0px;
	margin-right : 0px;
	font-family:Comic Sans MS;
	font-size: 13px;
	text-align : left;
	}

STRONG {
	font-size: 26px;
	font-family:Comic Sans MS}

A {text-decoration: none;
	font-size: 16px;
	}

H3 {
	font-size : 16px;
	}
	
A:link {
	color : #2c5050;
	}

A:link {
	color : #2c5050;
	}
A:visited {
	color : #2c5050;
	}
	
A:hover {
	color : #f2aa23;
	}
	
A:active {
	color : #2c5050;
		}

