@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #999;
}
#container_main {
width: 626px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;				/* WEBKIT. */
-moz-border-radius: 7px;				/* MOZILLA. */
border-radius: 7px; 	 				/* I.E. */
border: 1px solid #2BA306;
}
#container_contact {
width: 726px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;				/* WEBKIT. */
-moz-border-radius: 7px;				/* MOZILLA. */
border-radius: 7px;						/* I.E. */
border: 1px solid #2BA306;
}
#container_resume {
width: 726px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;				/* WEBKIT. */
-moz-border-radius: 7px;				/* MOZILLA. */
border-radius: 7px;						/* I.E. */
border: 1px solid #2BA306;
}
#container_about {
width: 614.5px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;             /* WEBKIT. */
-moz-border-radius: 7px;                /* MOZILLA. */
border-radius: 7px;                     /* I.E. */
border: 1px solid #2BA306;
}
#container_linux {
width: 626px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;				/* WEBKIT. */
-moz-border-radius: 7px;				/* MOZILLA. */
border-radius: 7px;						/* I.E. */
border: 1px solid #2BA306;
}
#container_privacy {
width: 626px;
background: #333333;
margin-top: 29px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
-webkit-border-radius: 7px;				/* WEBKIT. */
-moz-border-radius: 7px;				/* MOZILLA. */
border-radius: 7px;						/* I.E. */
border: 1px solid #2BA306;
}
