body
	{
	margin: 0px; padding: 0px;
	}
	
div.martin
	{
	margin: 0px; padding: 0px; background: url(../images/background5.jpg) no-repeat 0px -400px;
	height: 100%; width: 100%; position: absolute; top: 300px; left: 0px; background-size: 100%;
	-moz-background-size: 100%; min-width: 1440px; min-height: 768px; position: fixed;
	}
	
div.profile
	{
	position: relative; margin: -80px auto 60px auto; height: 380px; text-align: left;
	padding: 80px 20px 0px 20px; z-index: 0; max-width: 550px;
	vertical-align: top; text-align: left;  font-size: 26px; color: #6e8894;
	font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased;
	}
span.name
	{
	font-size: 26px; color: #333; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; line-height: 50px;
	font-weight: 200; text-decoration: none; background: #fff; padding: 5px 10px; margin: 10px 5px; float: none;
	}
div.picture
	{
	position: relative; margin: 60px auto 10px auto; width: 170px; height: 170px; text-align: left;
	padding: 0px; background-image: url(../images/me.jpg); z-index: 3; -webkit-font-smoothing: antialiased;
	-webkit-border-radius: 180px; -moz-border-radius: 180px; border-radius: 180px; background-size: 100%;
	-moz-background-size: 100%; border: 5px solid #fff; 
	}

a.profile 
	{
	font-size: 26px; color: #333; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; line-height: 50px;
	font-weight: 100; text-decoration: none; background: #fff; padding: 5px 10px; margin: 10px 5px; float: none;
	}
a.profile:hover
	{
	font-size: 26px; color: #fff; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased;
	font-weight: 100; text-decoration: none; background: #bfa598; padding: 5px 10px; margin: 20px 5px;
	}

a.login 
	{
	font-size: 20px; color: #fff; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased;
	font-weight: 100; text-decoration: none; position: absolute; bottom: 10px; right: 10px; letter-spacing: 0.1em;
	}
a.login:hover
	{
	font-size: 20px; color: rgb(252,106,61); font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased;
	font-weight: 100; text-decoration: underline; position: absolute; bottom: 10px; right: 10px; letter-spacing: 0.1em;
	}

.band
	{
	position: fixed; float: left; font-size: 13px; color: #fff; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased;border-bottom: 3px solid #6e8894;
	}
.impr
	{
	bottom: 20px; right: 0px; z-index: 1; position: fixed; background: #fff; float: left; margin-top: 500px;
	vertical-align: top; text-align: center; text-shadow: #fff; padding: 10px 0px; width: 100px;
	font-size: 13px; color: #444; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; display: none;
	}
.imprx
	{
	bottom: 20px; right: 0px; z-index: 1; position: fixed; background-color: rgb(252,106,61); float: left; display: none;border-bottom: 3px solid #6e8894;
	vertical-align: top; text-align: center; text-shadow: rgb(252,106,61) 0 1px 0; padding: 10px 0px; width: 100px;
	font-size: 13px; color: #fff; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; margin-top: 500px; display: none;
	}
.copy
	{
	bottom: 20px; right: 100px; z-index: 1; position: fixed; background-color: #fff; float: left;
	vertical-align: top; text-align: center; text-shadow: #fff 0 1px 0; padding: 10px 0px; width: 150px;
	font-size: 13px; color: #444; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; margin-top: 500px; display: none;
	}
.text, a
	{
	bottom: 20px; right: 100px; 
	vertical-align: top; text-align: justify; text-shadow: #fff 0 1px 0; padding: 10px 0px; width: 500px;
	font-size: 13px; color: #333; font-family: "Helvetica Neue", Verdana, Arial; -webkit-font-smoothing: antialiased; margin: 20px auto;
	}
li
	{
	list-style-type: square;
	}



