@charset "utf-8";
/*  The People Planet 2010 */

body {
background: transparent url("/templates/teaser/images/background.jpg") center repeat-x;
background-attachment:fixed;
position:relative;
height:100%;
font-family:'Arial', Times, sans-serif;
color:#02004F;
font-size:13px;
margin:auto;
padding:0;
text-align:left;
}

.clr {
clear:both;
}

body, blockquote, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, input.text, label, li, ol, p, table, table td, table th, ul {
padding:0;
}

body, dt, form, h1, h2, h3, h4, h5, h6, input.text, label, li, table {
margin:0;
}

p {
text-align:left;
}

h1 {
font-family:'Century Gothic',Helvetica,sans-serif;
font-size:24px;
color:#3e3e3e;
}

h2 {
font-family:'Century Gothic',Helvetica,sans-serif;
font-size:20px;
color:#3e3e3e;
}

#header {
width:880px;
height:155px;

}

#logo {
width:196px;
height:151px;
position:relative;
top:40px;
background: transparent url("../images/atlanta-web-design-showcase.png") no-repeat;
}

#container {
width:880px;
min-height:300px;
background-color:#FC0;
position:relative;
top:50px;
border-color:#000000;
border-style:double;
border-width:6px;
}

#container-pad {
padding:20px;
}



	


