﻿.background
{
    width: 100%; 
    height: 100%; 
    /*background-image: url(../Images/armadacity.jpg);
    background-image: url(../Images/emlakKonutBackground.png);
    background-position: center;
    background-repeat: no-repeat;*/
    position: absolute;
    background:#394557 url(img/meteorshower2.jpg)
}

.left
{
    text-align: left;   
    vertical-align: middle;
    float: left; 
    padding-left: 5px;
}

.right
{
    text-align: right;
    margin-left: 10px;
    font-weight: bold;
}

.tableayrac
{
    width: 30px;
    text-align: left;
}