/*
	Designed by Rodolfo Quiros Vargas 
	for Lincoln Logs International, LLC.
	6000 Lumber Lane / Kannapolis, NC 28083
*/

/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
}

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}