@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	width:1280px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background:url(images/oregon%20coast%20computer%20repair.jpg) fixed no-repeat 50% 90%;
	}
#mario{
	margin:20px 140px 0 140px;
	float:left;
	width:1000px;
	}	
#mario_left_body{
	margin:40px auto;
	float:left;
	width:280px;
	}
#mario_right_body{
	margin:40px auto;
	float:right;
	width:720px;
	}	
#nes_left_body{
	
	float:left;
	width:840px;
	}
#nes_right_body{
	
	float:right;
	width:420px;
	}	
#nes_center_body{
	
	float:right;
	width:420px;
	}		
	
#nes_innerleft_body{
	
	float:left;
	width:420px;
	}
	
#footer{
	margin:0 auto;
	float:left;
	width:1280px;
	
	}
.content {
    margin: 0 auto;
	
}

    .content h1 {
	font: 28px;
	font-style:normal;
	font-weight:400;
	letter-spacing: -1.5px;
	text-align: center;
	margin: 2px 0 0 0;
	line-height: 40px;
	color:#000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    }

   .content h2 {
        font: 20px;
        font-style:italic;
		font-weight:normal;
        line-height: 28px;
		color:#000;
        margin: 10px 0 10px 0;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    }


        .content h2 a {
            color:#00F;
            text-decoration: none;
            font-weight: bold;
            outline: 0;
        }

        .content h2 a:hover {
            text-decoration: underline;
			color:#060;
        }

			
