@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300);




body{
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

text-area {
   resize: none; 
}

#container{
    width: 1246px;
    height: 1255px;
    margin: 0 auto;
    background: url(../images/time.jpg);
    background-repeat: no-repeat;
}

.EDGE-690892388 {
    position: absolute;
    left: 15px;
    top: 434px;
}

@media screen and (max-width: 640px)
{


}