BODY {
margin:0px;
background-color:#1d1d1d;
background-image:url('http://www.merethinking.com/images/mt_bg.png');
background-size:100%;
background-repeat:no-repeat;
color:#666;
font-family:helvetica, arial;
line-height:1.3em;
font-size:9pt;
text-align:justify;
min-width:1200px;
}

a {
color:#EEE;
font-weight:bold;
text-decoration:none;
}

.nav a {
font-weight:normal;
font-size:.8em;
color:#EEE;
text-transform:uppercase;
}

a:hover {
color:#FFF;
font-weight:bold;
}

p {
width:880px;
margin-left:auto;
margin-right:auto;
}

img {
padding:-10px;
border:none;
}

h3 {
margin:10px;
color:#eee;
text-transform:lowercase;
font-size:1.2em;
font-weight:normal;
}

#logo {
position:absolute;
top:20px;
left:20px;
width:282px;
height:27px;
background-image:url("images/mt_logo.png");
}

.container_about {
width:520px;
height:100%;
padding:200px 20px 35px 20px;
margin-left:auto;
margin-right:auto;
background:transparent;
}

.container_main {
width:920px;
padding:200px 20px 35px 20px;
margin-left:auto;
margin-right:auto;
background:transparent;
}

.home {
width:920px;
padding:100px 20px 20px 20px;
margin-top:80px;
margin-left:auto;
margin-right:auto;
background:transparent;
}

.portfolio {
width:920px;
padding:0px 20px 0px 20px;
margin-left:auto;
margin-right:auto;
background:transparent;
height:100%;
}

.contact {
width:920px;
height:420px;
margin-left:auto;
margin-right:auto;
background-image:url('images/contact.png');
}

#galleria {
padding-top:140px;
height:600px;
}

#navbar {
position:fixed;
text-align:right;
top:200px;
margin-left:-130px;
width:100px;
line-height:2em;
}

#footer {
padding-right:20px;
width:900px;
height:80px;
}

#icn {
float:right;
width:32px;
height:32px;
}

#tag {
margin:20px auto 10px auto;
width:140px;
font-size:.8em;
color:#333;
}