/*  
Theme Name: Steve.com
Description: WordPress theme for Steve.com.
Version: 1.6
Tags: steve perillo, perillo tours, italy vacations, travel show, classical music, composer, ceo, blog, opinion
.
A theme for the official website of Steve Perillo, CEO of Perillo Tours and classical music composer
.
*/

@import url("css/style-template.css");
@import url("css/style-header.css");
@import url("css/style-focuszone.css");
@import url("css/style-content.css");
@import url("css/style-footer.css");

.relative
{
	position: relative;
}

pre
{
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #333333;
	padding: 10px;
}