body {
background-color:#ccc;
}
.title a {
text-decoration:none;
color:black;
}

.title a:hover {
text-decoration:none;
color:white;
}

.quiet {
color: #000;
}
.title a:visited {
text-decoration:none;
}

.red {
color: red;
}

.submit {
margin-left:3%;
}

.chn textarea {
width:100%;
height: 500px;
font-family: Arial, sans, Verdana;
}

pre {
margin-left:25px;
border : 1px solid #000;
background-color: #999;
position:absolute;
}

.deneme {
font-family: Arial, sans, Verdana;
}