﻿.hataMesaji
{
	width: 600px;
	border-width: 2px;
	border-color: #f5dc63;
	height: 80px;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hataMesaji h1
{
	height: 100%;
	font-size: 10px;
	font-family: "Segoe UI";
	padding: 5 0 5 10;
	color: Red;
	letter-spacing: 2px;
	line-height: 14px;
	font-weight: lighter;
}

