/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 27, 2013, 2:28:28 PM
    Author     : Heith
*/
body
{
    background-color: #cccccc;
}

iframe
{
    margin-right: 2px;
    margin-left: 2px;
}

#div1
{
    text-align: left;
    color: #3322ff;
    font-size: 50px;
}

#div2
{
    float: left;
}


#button1
{
    float: left;
}

