body {
    color: #555555;
}
#container{
width:100%;
height:100%;
margin: 0 auto;
font-family:verdana;
}
#header_space{
height:25%;
}
#cloudware_logo{
height:50%;
margin: 0 auto;
text-align:center;
position:relative;
}
#footer_space{
height:25%;
text-align:center;
}
a{
text-decoration:none;
color:#0293fc;
font: 100 28px/38px "open sans",sans-serif;
color: #444444;
}
a:hover{
color:#fca102;
}
h1, .h1 {
   
    font-size: 46px;
    line-height: 56px;
	
}
#center{
margin: 0 auto;
text-align:center;
}