body {
background-image:url('background.jpg');
background-position: center; 
background-attachment:fixed;
padding-bottom: 20px;
}

#container {
width: 1100px;
height: 1000px;
background-color: white;
margin-left: auto;
margin-right: auto;
margin-top: auto;
}

#container2 {
width: 1100px;
height: 1300px;
background-color: white;
margin-left: auto;
margin-right: auto;
margin-top: auto;
}

#container3 {
width: 1100px;
height: 1500px;
background-color: white;
margin-left: auto;
margin-right: auto;
margin-top: auto;
}

#top {
width: 1050px;
height: 200px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;  
float: top;
}

#crossfitjournal {
width: 273px;
height: 225px;
margin-top: 40px;
margin-left: 40px;
float: left;
}

#logo {
width: 225px;
height: 225px;
margin-top: 20px;
margin-left: -110px;
float: left;
}

#contact {
width: 271px;
height: 225px;
margin-top: 0px;
margin-left: 350px;
float: left;
}


#menu {
width: 1050px; 
height: 50px; 
margin-top: 10px;
margin-left: auto;
margin-right: auto; 
}


#image {
width: 1000px; 
height: 600px; 
margin-top: 80px;
margin-left: auto;
margin-right: auto; 
}

#bottom {
width: 1100px;
height: 150px;
background-color: white;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#btop {
width: 600px;
height: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

bleft {
width: 300px;
height: 120px;
margin-left: auto;
margin-right: auto;
}

#image2 {
width: 1000px; 
height: 1000px; 
margin-top: 80px;
margin-left: auto;
margin-right: auto; 
}


/*#bleft { border: 1px solid red}*/

.text {
font-family: helvetica;
font-size: 12pt;
font-color: black;
line-height: 17pt;
}

.bold {
font-family: helvetica;
font-size: 12pt;
font-color: black;
line-height: 17pt;
font-weight: bold;
}

a:link {
border: none;
color: black;
text-decoration: none;
outline: none;
}

a:hover {
border: none;
color: black;
text-decoration: none;
outline: none;
}

a:visited {
border: none;
color: black;
text-decoration: none;
outline: none;
}
