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

<style type="text/css">



body { background:  no-repeat; background-position:fixed;
margin-top: 0px; }


#holder
{
	height: 301px;
	width: 350px;
	float:left
}

#Nav
{
	position: fixed;
 	padding-left: 600px;
}


#Name
{	position:fixed;
	padding-left: 15px;
}


#content
{
	width: 900px;
	float: left;
	padding-left: 175px;
	padding-top: 100px;
}


#container
{
	width: 401px;
	height: 300px;
	float: left;	
}


#contain
{
	width: 550px;
	height: 325px;
	
}


#title
{
	width: 100px;
	height: 50px;
	float: right;
	
}

a:active {

 outline: none;

}


#s1
{
	height: 276px;
	width: 401px;
}

</style>

