body {
	background-image: url(images/bg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
}
.yazi
{
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #666666;
    text-decoration: none;
	width: 342px;
}
.baslik
{
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #CCCCCC;
    text-decoration: none;
}
.ozet
{
    color: #808080;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}
.kategori
{
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    color: #CCCCCC;
    text-decoration: none;
}
.menu
{
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: capitalize;
}