*
	{
	margin:               0;
	padding:              0;
	}

html, body
	{
	height:               100%;
	}

body
	{
	background-color:     #23902d;
	background-image:	  url(img/green_back_1280.jpg); background-repeat:no-repeat;
	color:                #444;
	font:                 100.01%/1.4 Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	text-align:           center; 
	}

a
	{
	color: 				  white;
	text-decoration:      underline;
	}

a:hover
	{
	color:                yellow;
	}

#container
	{
	background: 		  url(img/work.png); background-repeat: no-repeat;
	margin:               0 auto;
	position:             relative; 
	text-align:           left;
	height:               729px;
	width:                1004px;
	clear:                left;
	}

#container h1
       {
	position:             absolute;
	margin-top:           120px;
	margin-left:          55px;	
	width:                700px;
	height:               18px;
    font-size:            120%;
	color:                #23902d;
	}

#info1
	{
	position:             absolute;
	margin-top:           440px;
	margin-left:          630px;
	width:                340px;
	height:               90px;
    font-size:            105%;
	color:                white;
	font-weight:		  bold;
	}
	
#info2
	{
	position:             absolute;
	margin-top:           627px;
	margin-left:          630px;
	width:                340px;
	height:               90px;
    font-size:            105%;
	color:                white;
	font-weight:		  bold;
	}
	
#sub
	{
	position:             absolute;
	margin-top:           710px;
	margin-left:          55px;
	width:                340px;
	height:               90px;
    font-size:            70%;
	color:                white;
	
	}
	
