/* 

dreamtempo.com main style sheet

*/

body, html {
	height: 100%;
        background: #000000;
}

:focus { -moz-outline-style: none; }


#wrapper {
background: url(http://www.dreamtempo.com/img/SantaMonica.jpg);
background-repeat: no-repeat;
height: 750px ;
margin: auto;
position: relative;
}

a {color: #ffffff}

h1 {font-size: 45px; margin-top: -3px}

h2 {font-size: 30px; margin-top:-3px}

#leftcolumn {float: left; width: 300px; margin-left: 40px;}

#rightcolumn {float: left; width: 450px; font-size: 50px; margin-left: 10px;}

