body{
	padding:0px;
	margin:0px;
	/*background-image: url(/org/images/oa-icon-logo-background.png);
	background-repeat: no-repeat;
	background-position: bottom right; 
	background-attachment: fixed;*/
	background-color: White;
	
}
a{
	color:blue;
	text-decoration:none;
	margin: 1px;
}
a:hover{
	color:red;
}
div.embed{
	position:absolute;
	bottom:0px;
	right:0px;
	/*
	width: 100%;
	height: 70px;
	background-image: url(/org/images/OrgAction-Logo-Text-xx70.jpg);
	background-repeat: no-repeat;
	background-position: bottom left; 
	background-attachment: fixed;*/

}

