﻿body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(56,14,88,1.00) 0%,rgba(160,133,180,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(56,14,88,1.00) 0%,rgba(160,133,180,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(56,14,88,1.00) 0%,rgba(160,133,180,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(56,14,88,1.00) 0%,rgba(160,133,180,1.00) 100%);
}



.bg1 {
    background-color: #7030A0;
    color: #FFF;
}

:root {
    --bg1-degisken: #7030A0;
}


.kutu1 {
    background-color: #7030A0;
    height: 7px;
    width: 7px;
    position: relative;
    top: 16px;
}


.yazi1 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

.yazi2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #0D4890;
    text-decoration: none;
}
