

body {
background: #bfe2e2;
color: #343434;
margin: 0;
}

a {
color: #75bad9;
text-decoration:none;
}

a:hover {
color: #191919;
text-decoration:none;
}

#container {
width:1000px;
color: #343434;
margin:5px auto;
height: 650px;

}

#main {
font:55px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
margin-top: 15%;
text-align: center;

}

#time {
font:35px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
margin-top: 25px;
text-align: center;
}

#main a {
color: #ffffff;
text-decoration:none;
background: #0069ff;
padding: 2px;
}

#main a:hover {
color: #191919;
text-decoration:none;
}

#main p {
margin:10px;
padding:0;
}

#buttons {
font:35px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
margin-top: 25px;
text-align: center;
}

#buttons img{
border:0;
}

h1 {
font-size:30px;
margin-left:50px;
margin-top:10px;
padding-top:20px;
color: #ffffff;
}

h2 {
font:24px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}



#footer {
clear:both;
font-size:24px;
width: 100%;
height: 256px;
background: #0069ff;
}

#footer img{
border:0;
}

#footbody {
width: 1000px;
margin: 0 auto;
}

#footl {
float:left;
width: 500px;
}

#footr {
float:right;
color: #ffffff;
width: 500px;
}

#footr p{
font:17px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
}

.clearer {
clear: both;
}

#copy {
font:18px 'Myriad Pro','Helvetica Neue', Arial, Helvetica, sans-serif;
margin-top: 35px;
margin-bottom: 15px;
}
